cli: add name to master subs
Deploy bin / deploy (push) Successful in 4s
Deploy, build and restart MASTER / deploy (push) Successful in 2s
Deploy agebd python package / deploy (push) Successful in 1s

This commit is contained in:
Benjamin Labrecque
2026-07-07 14:48:29 +02:00
parent 42f51f6cba
commit 29ddb8613b
+1 -1
View File
@@ -16,4 +16,4 @@ jobs:
- name: Run New Service Playbook
run: |
ansible-playbook ansible/playbooks/add-new-service.yml -i ansible/hosts.yml --extra-vars="agebd_env=dev"
ansible-playbook ansible/playbooks/add-new-service.yml -i ansible/hosts.yml --extra-vars="agebd_env=dev" -v