mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
1
setup.py
1
setup.py
@@ -39,6 +39,7 @@ setup(name='ansible',
|
|||||||
packages=[
|
packages=[
|
||||||
'ansible',
|
'ansible',
|
||||||
'ansible.utils',
|
'ansible.utils',
|
||||||
|
'ansible.utils.module_docs_fragments',
|
||||||
'ansible.inventory',
|
'ansible.inventory',
|
||||||
'ansible.inventory.vars_plugins',
|
'ansible.inventory.vars_plugins',
|
||||||
'ansible.playbook',
|
'ansible.playbook',
|
||||||
|
|||||||
Reference in New Issue
Block a user