Commit 67321a60 by Jeroen Hoekx

Add ansible.runner.filter_plugins package to setup.py

parent 8ffed6df
......@@ -34,6 +34,7 @@ setup(name='ansible',
'ansible.runner.lookup_plugins',
'ansible.runner.connection_plugins',
'ansible.runner.action_plugins',
'ansible.runner.filter_plugins',
'ansible.callback_plugins',
],
scripts=[
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment