mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Also show useful ansible info when no name: is provided for a task
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -24,6 +24,10 @@ poll_interval = 15
|
||||
#remote_port = 22
|
||||
#module_lang = C
|
||||
|
||||
# We don't always want to be required to specify a name to get useful info
|
||||
# https://github.com/ansible/ansible/issues/14554
|
||||
display_args_to_stdout = True
|
||||
|
||||
# plays will gather facts by default, which contain information about
|
||||
# the remote system.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user