No description
Find a file
2014-09-26 11:05:47 -04:00
cloud package files 2014-09-26 11:05:47 -04:00
commands package files 2014-09-26 11:05:47 -04:00
database package files 2014-09-26 11:05:47 -04:00
files package files 2014-09-26 11:05:47 -04:00
internal package files 2014-09-26 11:05:47 -04:00
inventory package files 2014-09-26 11:05:47 -04:00
network package files 2014-09-26 11:05:47 -04:00
packaging package files 2014-09-26 11:05:47 -04:00
source_control package files 2014-09-26 11:05:47 -04:00
system package files 2014-09-26 11:05:47 -04:00
utilities package files 2014-09-26 11:05:47 -04:00
web_infrastructure package files 2014-09-26 11:05:47 -04:00
windows package files 2014-09-26 11:05:47 -04: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 Fix typo in README filename 2014-09-26 09:26:39 -04:00

ansible-modules-core

This repo is transitional and not yet enabled. Do not send issues or pull requests here yet.

The goal is to split library/ from ansible into git submodules.

See details: https://groups.google.com/forum/#!topic/ansible-devel/W2FYdXZ7zlM

Once complete, core modules will be manually promoted from new submissions to extras. New modules must be submitted first to extras, and tickets should be opened in the appropriate repo (ansible/ansible, ansible/ansible-modules-core, or ansible/ansible-modules-extras).

License

As with Ansible, modules distributed with Ansible are GPLv3 licensed. User generated modules not part of this project can be of any license.