No description
Find a file
Toshio Kuratomi 589b3ef649 Merge pull request #704 from conrado/apt-builddep
added: build-dep to apt module #349
2015-01-26 20:50:51 -08:00
cloud Spelling and grammar fix 2015-01-22 23:08:24 -08:00
commands
database Fix function identifier quoting 2015-01-26 17:47:03 +01:00
files Prefer gtar to tar 2015-01-26 09:46:53 -08:00
inventory
network
packaging fixed: erroneous logic 2015-01-26 18:16:42 -02:00
source_control Merge pull request #93 from natefoo/hg-bugfix 2015-01-07 16:37:58 -08:00
system Merge branch 'devel' into openbsd_rcctl 2015-01-23 13:01:34 +01:00
utilities
web_infrastructure Better error messages if a2enmod/a2dismod are not found 2015-01-13 23:18:04 -08:00
windows Merge pull request #535 from bcoca/revert_win_mods 2014-12-24 08:42:02 -05:00
.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.