Update Debian package name to ansible
This commit is contained in:
parent
6f6604eed2
commit
8b8ef2d10a
@ -16,7 +16,7 @@ jobs:
|
||||
- name: Install ansible
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y ansible-core
|
||||
apt-get install -y ansible
|
||||
|
||||
- name: Set up SSH private key
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user