No description
Find a file
2014-12-17 17:29:07 -05:00
cloud azure check for hosted service and vm before creating 2014-12-17 17:29:07 -05:00
commands
database Merge pull request #281 from kustodian/postgresql_db_fix_for_python_24_checkmode 2014-12-14 13:43:44 -08:00
files Merge pull request #514 from jbradberry/issue9546 2014-12-16 23:13:34 -08:00
inventory
network Add text/json as a mimetype to try deserializing 2014-12-16 13:55:08 -08:00
packaging
source_control Merge pull request #158 from ajsalminen/git_dereference_annotated_tag 2014-12-15 15:16:53 -08:00
system Merge pull request #524 from zitterbacke/patch-1 2014-12-16 23:38:38 -08:00
utilities
web_infrastructure
windows Fix documentation build 2014-12-16 11:50:41 -08:00
.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.