No description
Find a file
Brian Coca 7fc142cc13 Merge pull request #634 from br0ziliy/fix-gce-net-src-tags-param-parsing
gce_net - creating firewall rule, src_range value seems to get lost or set to empty string
2015-01-13 11:10:36 -05:00
cloud Merge pull request #634 from br0ziliy/fix-gce-net-src-tags-param-parsing 2015-01-13 11:10:36 -05:00
commands Fix regex string format 2014-10-09 21:25:58 +11:00
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 fix for allowing permissions on hard links and soft links + follow=yes 2015-01-07 13:16:53 -05:00
inventory package files 2014-09-26 11:05:47 -04:00
network Add text/json as a mimetype to try deserializing 2014-12-16 13:55:08 -08:00
packaging mark as upgradable and let apt-get install deal with it 2014-12-28 12:52:57 -05:00
source_control Merge pull request #93 from natefoo/hg-bugfix 2015-01-07 16:37:58 -08:00
system Merge pull request #572 from jrobeson/rename-fedora-hostname-strategy 2015-01-12 10:56:55 -05:00
utilities let implied type do the spliting 2014-11-11 15:34:55 -05:00
web_infrastructure Update django_manage to add database option for migrate 2014-12-05 18:08:47 +03:00
windows Merge pull request #535 from bcoca/revert_win_mods 2014-12-24 08:42:02 -05:00
.gitignore Add basic top level files. 2014-09-26 09:21:20 -04:00
__init__.py package files 2014-09-26 11:05:47 -04:00
CONTRIBUTING.md Add basic top level files. 2014-09-26 09:21:20 -04:00
COPYING Add basic top level files. 2014-09-26 09:21:20 -04:00
README.md Update README.md 2014-09-26 18:55:32 -04:00

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.