parent
a40f6b7c1f
commit
5f175f2412
|
@ -100,7 +100,7 @@ options:
|
||||||
|
|
||||||
EXAMPLES = '''
|
EXAMPLES = '''
|
||||||
- name: Add host to icinga
|
- name: Add host to icinga
|
||||||
icinga_host:
|
icinga2_host:
|
||||||
url: "https://icinga2.example.com"
|
url: "https://icinga2.example.com"
|
||||||
url_username: "ansible"
|
url_username: "ansible"
|
||||||
url_password: "a_secret"
|
url_password: "a_secret"
|
||||||
|
|
Loading…
Reference in New Issue