mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
now verbose mode shows config file used
This commit is contained in:
@@ -81,6 +81,8 @@ class PlaybookCLI(CLI):
|
||||
|
||||
def run(self):
|
||||
|
||||
super(PlaybookCLI, self).run()
|
||||
|
||||
# Note: slightly wrong, this is written so that implicit localhost
|
||||
# Manage passwords
|
||||
sshpass = None
|
||||
|
||||
Reference in New Issue
Block a user