Commit 0c3743cd authored by nimrod's avatar nimrod
Browse files

- Added more paths to roles_path in ansible.cfg (for pre-commit).

parent 0746dbb0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
[defaults]
host_key_checking = False
retry_files_enabled = False
roles_path = roles:../../
roles_path = roles:../:../../:.molecule/roles
command_warnings = True
deprecation_warnings = True