pushed module_loader to task_queue_manager so all cli's can benefit from it

also normalized -M option across all cli
fixes #12016
This commit is contained in:
Brian Coca 2015-08-25 18:10:03 -04:00
commit 154754ae50
7 changed files with 17 additions and 15 deletions

View file

@ -48,6 +48,7 @@ class PlaybookCLI(CLI):
runtask_opts=True,
vault_opts=True,
fork_opts=True,
module_opts=True,
)
# ansible playbook specific opts