Skip to content

Commit

Permalink
run with shell
Browse files Browse the repository at this point in the history
  • Loading branch information
loraine-gueguen committed Aug 2, 2024
1 parent 04e9c07 commit bbe5991
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tasks/install.dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

# NGINX

- name: shell command
ansible.builtin.shell: apt-get update && apt-get -y install apt-transport-https ca-certificates gnupg gpg-agent

- name: Install needed package to fix update_cache failure.
ansible.builtin.apt:
name:
Expand Down

0 comments on commit bbe5991

Please sign in to comment.