No description
Find a file
2014-11-26 14:43:56 -08:00
cloud docfix for vsphere_guest.py 2014-11-16 16:59:57 -05:00
commands
database Fix for single role_attr 2014-11-26 14:43:56 -08:00
files Cannot readlink() on a hard link 2014-11-19 13:04:44 -08:00
inventory
network
packaging Merge commit '383ecdb' into devel 2014-11-18 13:09:29 -08:00
source_control Fix cornercase tracebaxk when detecting whether submodules changed 2014-11-25 16:03:52 -08:00
system service now detects systemd is actually running, not just installed 2014-11-17 15:03:49 -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.