added installation info .. that you don't need to
This commit is contained in:
parent
2091b040ff
commit
a5d1d48e80
1 changed files with 6 additions and 1 deletions
|
@ -18,4 +18,9 @@ Ansible [module development guide](http://docs.ansible.com/developing_modules.ht
|
||||||
License
|
License
|
||||||
=======
|
=======
|
||||||
|
|
||||||
As with Ansible, modules distributed with Ansible are GPLv3 licensed. User generated modules not part of this project can be of any license.
|
As with Ansible, modules distributed with Ansible are GPLv3 licensed. User generated modules not part of this project can be of any license.
|
||||||
|
|
||||||
|
Installation
|
||||||
|
============
|
||||||
|
|
||||||
|
There should be no need to install this repo separately as it should be included in any Ansible install using the official documented methods.
|
||||||
|
|
Loading…
Add table
Reference in a new issue