Ship the noop.py callback
This commit is contained in:
parent
61d9e45d45
commit
d70be9adfe
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -29,6 +29,7 @@ setup(name='ansible',
|
|||
'ansible.playbook',
|
||||
'ansible.runner',
|
||||
'ansible.runner.connections',
|
||||
'ansible.callbacks',
|
||||
],
|
||||
scripts=[
|
||||
'bin/ansible',
|
||||
|
|
Loading…
Reference in a new issue