No description
Find a file
2014-11-04 17:23:22 -05:00
cloud made subcategories for cloud modules for better organization 2014-11-04 11:18:09 -05:00
commands
database Some more module categorization. 2014-11-04 17:23:22 -05:00
files
internal
inventory
network
packaging Some more module categorization. 2014-11-04 17:23:22 -05:00
source_control Fix git module handling of the recursive flag 2014-10-28 17:57:37 -04:00
system
utilities fields in /proc/net/tcp* are not always delimited by single space 2014-10-24 14:48:26 +00:00
web_infrastructure
windows
.gitignore
__init__.py
CONTRIBUTING.md
COPYING
README.md

ansible-modules-core

This repo contains Ansible's most popular modules that are shipped with Ansible.

New module submissions for modules that do not yet exist should be submitted to ansible-modules-extras, rather than this repo.

Take care to submit tickets to the appropriate repo where modules are contained. The docs.ansible.com website indicates this at the bottom of each module documentation page.

License

As with Ansible, modules distributed with Ansible are GPLv3 licensed. User generated modules not part of this project can be of any license.