No description
Find a file
2015-01-19 12:42:23 -05:00
cloud corrected release when this feature was added 2015-01-19 09:34:27 -05:00
commands
database Also catch mysql errors so we can give the error message back through json rather than tracebacking 2015-01-12 14:37:44 -08:00
files Add detection of uid,gid,mode changes when deciding whether an archive 2015-01-14 19:20:07 -08:00
inventory
network
packaging Merge pull request #626 from mscherer/clean_yum_base 2015-01-19 09:11:22 -08:00
source_control Merge pull request #93 from natefoo/hg-bugfix 2015-01-07 16:37:58 -08:00
system Merge pull request #189 from jarmani/openbsd_rcctl 2015-01-19 10:12:16 -05:00
utilities
web_infrastructure Better error messages if a2enmod/a2dismod are not found 2015-01-13 23:18:04 -08:00
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.