mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
disable profile_tasks log
This commit is contained in:
@@ -96,7 +96,7 @@ try:
|
||||
variable_manager=variable_manager,
|
||||
loader=loader,
|
||||
options=options,
|
||||
passwords=None,
|
||||
passwords=None,run_additional_callbacks=False,
|
||||
stdout_callback=cb,
|
||||
)
|
||||
result = tqm.run(play)
|
||||
|
||||
Reference in New Issue
Block a user