Update icinga2_host.py (#40603)

Fix example

+label: docsite_pr
pull/4420/head
metme0145 2018-05-23 18:59:30 +02:00 committed by Abhijeet Kasurde
parent a40f6b7c1f
commit 5f175f2412
1 changed files with 1 additions and 1 deletions

View File

@ -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"