We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce35f10 commit 98d5c33Copy full SHA for 98d5c33
1 file changed
README.md
@@ -31,8 +31,9 @@ Additionally all supported modules have an appropriate `*_info`-module to gather
31
32
## Installation
33
34
-These modules are distributed as [collections](https://docs.ansible.com/ansible/latest/user_guide/collections_using.html).
35
-To install them, run:
+If you use Ansible >=3.0.0, this collection is included in Ansible.
+
36
+If you use an older version, you can install it with Ansible Galaxy:
37
38
```
39
ansible-galaxy collection install t_systems_mms.icinga_director
0 commit comments