Set the correct ansible users
Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
@@ -36,7 +36,7 @@ steps:
|
||||
- name: ansible apply
|
||||
image: cytopia/ansible:latest-tools
|
||||
commands:
|
||||
- ansible-playbook -i inventory/hosts.yml site.yml
|
||||
- ansible-playbook -i inventory/hosts.yml site.yml --private-key /root/.ssh/id_ed25519
|
||||
volumes:
|
||||
- name: ssh_key
|
||||
path: /root/.ssh
|
||||
|
Reference in New Issue
Block a user