No description
Find a file
jravetch c89ce9e8d7 mkfs.xfs uses -f instead of -F flag
mkfs.xfs uses the -f instead of -F flag to force creating a filesystem on a devices that have an existing filesystem
2014-09-29 15:40:58 -07:00
cloud package files 2014-09-26 11:04:10 -04:00
database package files 2014-09-26 11:04:10 -04:00
messaging package files 2014-09-26 11:04:10 -04:00
monitoring package files 2014-09-26 11:04:10 -04:00
net_infrastructure package files 2014-09-26 11:04:10 -04:00
notification package files 2014-09-26 11:04:10 -04:00
packaging
source_control
system mkfs.xfs uses -f instead of -F flag 2014-09-29 15:40:58 -07:00
web_infrastructure package files 2014-09-26 11:04:10 -04:00
.gitignore
__init__.py package files 2014-09-26 11:04:10 -04:00
CONTRIBUTING.md
COPYING
README.md Update README.md 2014-09-26 18:55:56 -04:00

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.

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.