No description
Find a file
Brian Coca 300c8bdb64 Merge pull request #446 from h3biomed/instance_vpc_group
ec2: make group only match group names in this VPC
2015-02-19 12:47:05 -05:00
cloud ec2: make group only match group names in this VPC 2015-02-19 11:28:13 -05:00
commands
database Fix issue #793: mysql_db: for state={absent,present} connections to database mysql fail for users other than root 2015-02-14 17:16:35 -05:00
files Doc change - make clearer usage for existing remote file 2015-02-17 13:48:59 +00:00
inventory
network Do not mark "skipped" when changed is false 2015-02-17 15:19:22 -06:00
packaging Merge pull request #53 from hfinucane/apt-dpkg-force 2015-02-16 18:51:55 -05:00
source_control
system fix for mount w/o opts (bug introduced when fixing bind mounts) 2015-02-18 15:28:39 -05:00
utilities
web_infrastructure Merge pull request #117 from direvus/apache2-module-word-boundary 2015-02-16 18:54:00 -05: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.