mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Cloud dev docs to rst (#56485)
* Moves developer docs for AWS, ovirt, and openstack modules out of lib/ansible/, integrates them with dev_guide, with abadger's fix to make python snippets pass rstcheck
This commit is contained in:
@@ -19,10 +19,6 @@ def main():
|
||||
# allowed special cases
|
||||
'lib/ansible/config/base.yml',
|
||||
'lib/ansible/config/module_defaults.yml',
|
||||
# temporary skip, relocate these to docs
|
||||
'lib/ansible/modules/cloud/amazon/GUIDELINES.md',
|
||||
'lib/ansible/modules/cloud/openstack/README.md',
|
||||
'lib/ansible/modules/cloud/ovirt/README.rst',
|
||||
)
|
||||
|
||||
skip_directories = (
|
||||
|
||||
Reference in New Issue
Block a user