We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f8b807 commit f0d7c0eCopy full SHA for f0d7c0e
1 file changed
README.md
@@ -10,21 +10,20 @@ Required Ansible version: 2.9
10
11
Currently supported modules:
12
13
-* `icinga_command`
14
* `icinga_command_template`
+* `icinga_command`
15
* `icinga_endpoint`
16
-* `icinga_zone`
17
-* `icinga_host`
18
* `icinga_host_template`
+* `icinga_host`
19
* `icinga_hostgroup`
20
* `icinga_notification`
21
* `icinga_service_apply`
22
* `icinga_service_template`
23
* `icinga_servicegroup`
24
* `icinga_timeperiod`
25
-* `icinga_user`
26
* `icinga_user_template`
27
-
+* `icinga_user`
+* `icinga_zone`
28
29
Installation
30
------------
0 commit comments