[docs] Correct misspelled domain in icinga2_host.py (#38867)

<!--- Your description here -->
Just a misspelled link. Updated.
+label: docsite_pr
pull/38888/head
Joshi Friberg 7 years ago committed by Ryan Brown
parent 0b4f92d852
commit be6628cd3d

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

Loading…
Cancel
Save