fix: ioc install ansible
Add new service / deploy (push) Failing after 6s

This commit is contained in:
Benjamin Labrecque
2026-07-15 16:58:35 +02:00
parent d1928e33d3
commit 0f3e684714
+3
View File
@@ -1,5 +1,8 @@
---
- name: "[{{ ioc_port }}] Start IOC"
ansible.builtin.shell: |
sudo shellbox status
sudo shellbox reload
sudo shellbox status
sudo shellbox start {{ ioc_port }}
changed_when: true