No description
Find a file
2016-08-25 18:46:33 +02:00
.github
cloud Add openstack os_server_group module (#2702) 2016-08-25 07:43:48 -04:00
clustering
commands
database
files
messaging rabbitmq_queue - Update requirements to show minimum version of requests (#2786) 2016-08-25 18:46:33 +02:00
monitoring
network Merge pull request #2780 from caphrim007/new-module-bigip-irule 2016-08-24 18:07:46 +01:00
notification Get hipchat, sns, and typetalk notification modules compiling on py3 (#2782) 2016-08-24 08:40:31 -07:00
packaging apk: Fix mutual exclusivity (#2768) 2016-08-24 08:54:44 +02:00
remote_management
source_control
system
test
web_infrastructure Adding jenkins_plugin module (#1730) 2016-08-23 18:13:55 -07:00
windows
.gitignore
.travis.yml Get hipchat, sns, and typetalk notification modules compiling on py3 (#2782) 2016-08-24 08:40:31 -07:00
__init__.py
CONTRIBUTING.md
COPYING
GUIDELINES.md
MAINTAINERS.md
README.md
REVIEWERS.md
shippable.yml Enable CI on Shippable for OS X. (#2779) 2016-08-23 15:24:03 -07:00
test-docs.sh
VERSION

Build Status

ansible-modules-extras

This repo contains a subset of ansible-modules with slightly lower use or priority than "core" modules.

All new modules should be submitted here, and have a chance to be promoted to core over time.

Reporting bugs

Take care to submit tickets to the appropriate repo where modules are contained. The repo is mentioned at the bottom of module documentation page at docs.ansible.com.

Testing modules

Ansible module development guide contains the latest info about that.

License

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

Installation

There should be no need to install this repo separately as it should be included in any Ansible install using the official documented methods.