Loading ansible.cfg +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ library = library host_key_checking = False retry_files_enabled = False roles_path = .molecule/roles:.molecule/../roles:../:../../ roles_path = ../:.molecule/roles:.molecule/../roles:../../ command_warnings = True deprecation_warnings = True callback_whitelist = profile_tasks Loading Loading
ansible.cfg +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ library = library host_key_checking = False retry_files_enabled = False roles_path = .molecule/roles:.molecule/../roles:../:../../ roles_path = ../:.molecule/roles:.molecule/../roles:../../ command_warnings = True deprecation_warnings = True callback_whitelist = profile_tasks Loading