ci-update #14

Merged
noah.knegt merged 2 commits from ci-update into master 2023-03-31 10:42:44 +02:00
Showing only changes of commit 5fd111913e - Show all commits

View File

@@ -36,7 +36,8 @@ steps:
- name: ansible apply - name: ansible apply
image: cytopia/ansible:latest-infra image: cytopia/ansible:latest-infra
commands: commands:
- ansible-playbook -i inventory/hosts.yml site.yml --private-key /root/.ssh/id_ed25519 - ssh-add /root/.ssh/id_ed25519
- ansible-playbook -i inventory/hosts.yml site.yml
volumes: volumes:
- name: ssh_key - name: ssh_key
path: /root/.ssh path: /root/.ssh