docs: ansible
Deploy bin / deploy (push) Successful in 2s
Deploy, build and restart MASTER / deploy (push) Successful in 2s
Deploy agebd python package / deploy (push) Successful in 2s

This commit is contained in:
Benjamin Labrecque
2026-07-07 11:09:45 +02:00
parent 29a6b0d5c2
commit c96600cd85
+1 -1
View File
@@ -6,5 +6,5 @@ Set vars on command line:
```
cd ansible
ansible-playbook install-ioc.yml -i hosts.yml --extra-vars="service_id=000 service_name_lower=master service_name_upper=MASTER"
ansible-playbook add-new-service.yml -i hosts.yml --extra-vars="agebd_env=dev"
```