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

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