Commit bbba99d5 by James Cammarata

Merge pull request #7866 from cchurch/devel

Add shell_plugins to packages.
parents 8b15788a 3b4adb78
......@@ -47,6 +47,7 @@ setup(name='ansible',
'ansible.runner.action_plugins',
'ansible.runner.lookup_plugins',
'ansible.runner.connection_plugins',
'ansible.runner.shell_plugins',
'ansible.runner.filter_plugins',
'ansible.callback_plugins',
'ansible.module_utils'
......
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