Update icinga2_host.py (#40603)

Fix example

+label: docsite_pr
This commit is contained in:
metme0145
2018-05-23 18:59:30 +02:00
committed by Abhijeet Kasurde
parent a40f6b7c1f
commit 5f175f2412

View File

@@ -100,7 +100,7 @@ options:
EXAMPLES = '''
- name: Add host to icinga
icinga_host:
icinga2_host:
url: "https://icinga2.example.com"
url_username: "ansible"
url_password: "a_secret"