No description
Find a file
2014-11-13 15:27:10 -06:00
cloud fix gce_net add firewall rule example 2014-11-13 15:27:10 -06:00
commands
database
files Add mention of fetch module to the copy module docs. 2014-11-11 12:22:27 -06:00
inventory
network Move from md5 to sha1 to work on FIPS-140 enabled systems 2014-11-06 21:25:55 -08:00
packaging corrected comparisson which had accidentally chaned in previous fixes 2014-11-12 17:16:02 -05:00
source_control
system Merge pull request #286 from bcoca/hostname_24_compatible 2014-11-13 12:39:01 -05:00
utilities let implied type do the spliting 2014-11-11 15:34:55 -05:00
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.