No description
Find a file
Toshio Kuratomi 67aeab9576 Merge pull request #512 from mscherer/fix_438
Revert commit cbc417c, as the code is broken, see #438
2014-12-16 22:46:20 -08:00
cloud Fix documentation build 2014-12-16 11:50:41 -08: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 Fixes #9518 - "file state=directory" silently skips if it's currently a file 2014-12-13 15:14:32 -05: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 #512 from mscherer/fix_438 2014-12-16 22:46:20 -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.