You've already forked ansible-role-checkmk-agent
fix: Use shortened URL for API. Now support later check_mk versions
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
# Register for automatic agent updates
|
||||
- include_tasks: '{{ ansible_os_family }}-register.yml'
|
||||
when: cmk_fresh_install
|
||||
# Finalize things and collect all available services
|
||||
- include_tasks: host-configure.yml
|
||||
when: cmk_fresh_install
|
||||
# # Finalize things and collect all available services
|
||||
# - include_tasks: host-configure.yml
|
||||
# when: cmk_fresh_install
|
||||
|
||||
Reference in New Issue
Block a user