Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…r-ansible-when-use-docker-role)

Signed-off-by: Masaya Kataoka <[email protected]>
  • Loading branch information
hakuturu583 committed Oct 21, 2023
1 parent cde423d commit a8f6906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: basic install
run: |
apt-get update &&
apt-get install -y ansible git
apt-get install -y ansible git gnupg
- name: run ansible and install docker
run: |
ansible-galaxy install -fr ansible/roles/requirements.yml
Expand Down

0 comments on commit a8f6906

Please sign in to comment.