mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Fix typo in README filename
This commit is contained in:
committed by
Matt Clay
parent
cd42f73662
commit
42ab1eab36
15
lib/ansible/modules/README.md
Normal file
15
lib/ansible/modules/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user