No description
Find a file
Toshio Kuratomi d80b7d3356 Merge pull request #885 from quodlibetor/ec2-module-fix-multiple-security-groups
ec2: Apply all security groups at instance-creation
2015-03-03 11:58:21 -08:00
cloud ec2: Apply all security groups at instance-creation 2015-03-03 13:03:08 -05:00
commands
database
files Clarify the documented behaviour of insertbefore slightly. 2015-03-03 11:38:08 -08:00
inventory fixed add_host docs indentation 2015-02-26 10:10:42 -05:00
network
packaging
source_control
system In service_enable, the default of changed is True so we have to set it 2015-03-03 11:23:35 -08:00
utilities
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.