host agent 업데이트 및 manager agent 추가

This commit is contained in:
2025-04-04 13:03:21 +09:00
parent 93ed65c2ad
commit 73b069b2dd
8 changed files with 24 additions and 16 deletions

View File

@@ -9,7 +9,7 @@
- include_tasks: manager-agent.yml
when:
- agent_list | select('search' 'manager-agent') | list | count > 0
- agent_list | select('search', 'manager-agent') | list | count > 0
- "'manager_agent' in group_names"
# - include_tasks: container-agent.yml