separate add host and discover. stop error

This commit is contained in:
2021-10-05 13:55:06 +13:00
parent 59d43f8112
commit 2ae40a30a9
2 changed files with 31 additions and 0 deletions

View File

@@ -6,4 +6,6 @@
- include_tasks: host-management.yml
when: cmk_fresh_install
- include_tasks: "{{ ansible_os_family }}-register.yml"
when: cmk_fresh_install
- include_tasks: host-configure.yml
when: cmk_fresh_install