docs: clean todos
Deploy / deploy (push) Canceled after 0s

This commit is contained in:
Benjamin Labrecque
2026-07-20 12:28:38 +02:00
parent 65ccef4851
commit b1b5616947
8 changed files with 349 additions and 17 deletions
-1
View File
@@ -20,7 +20,6 @@ ansible-playbook ansible/playbooks/ioc-install.yml \
```
### Start an IOC
TODO: how to get the ioc_port in cicd? Add it to the branch name?
```
ansible-playbook ansible/playbooks/ioc-start.yml \
-i ansible/hosts.yml \
-2
View File
@@ -6,5 +6,3 @@
sudo su svcusr-sls2hla
journalctl --user -u AGEBD-SERVICE-MASTER.service
```
### TODO: maybe add -DEV to name in cicd when deploying.