mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 03:11:24 -07:00
Update setup.py
This commit is contained in:
parent
3de4e45741
commit
f264f50f17
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
@ -28,8 +28,8 @@ setup(name='ansible',
|
||||||
'ansible.inventory',
|
'ansible.inventory',
|
||||||
'ansible.playbook',
|
'ansible.playbook',
|
||||||
'ansible.runner',
|
'ansible.runner',
|
||||||
'ansible.runner.connections',
|
'ansible.runner.connection_plugins',
|
||||||
'ansible.callbacks',
|
'ansible.callback_plugins',
|
||||||
],
|
],
|
||||||
scripts=[
|
scripts=[
|
||||||
'bin/ansible',
|
'bin/ansible',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue