diff --git a/lib/ansible/modules/extras/README.md b/lib/ansible/modules/extras/README.md index 0cdb6d9fc0d..8921a43c251 100644 --- a/lib/ansible/modules/extras/README.md +++ b/lib/ansible/modules/extras/README.md @@ -5,9 +5,7 @@ This repo is transitional and not yet enabled. Do not send issues or pull reque 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). +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 =======