Run deployment playbook
All checks were successful
/ deploy (push) Successful in 3m50s

This commit is contained in:
lagertonne 2024-11-11 19:35:51 +01:00
parent 2cdf4245cc
commit f60aee7601

View file

@ -34,4 +34,9 @@ jobs:
- name: List ansible hosts - name: List ansible hosts
run: | run: |
ansible -m ping Andromeda ansible -m ping Andromeda
- name: Deploy testing
run: |
cd deploy/ansible
ansible-playbook playbooks/deploy-c3lf-sys3.yml