Files
hla_framework_bd/docs/ansible.md
T
Benjamin Labrecque bd188f069e
Deploy bin / deploy (push) Successful in 3s
Deploy service MASTER / deploy (push) Failing after 2s
feature: add install ioc ansible playbook
2026-07-06 13:20:40 +02:00

216 B

Ansible

Running a playbook manually

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"