1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

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"