Loading README.rst +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ To install the dependencies: .. code:: shell ansible-galaxy install git+file://$(pwd),$(git rev-parse --abbrev-ref HEAD) ansible-galaxy install git+file://$(pwd),$(git rev-parse --abbrev-ref HEAD) -p .molecule/roles To run the full test suite: Loading ansible.cfg +1 −1 Original line number Diff line number Diff line [defaults] host_key_checking = False retry_files_enabled = False roles_path = .molecule/roles:../ roles_path = roles:../../ command_warnings = True deprecation_warnings = True Loading
README.rst +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ To install the dependencies: .. code:: shell ansible-galaxy install git+file://$(pwd),$(git rev-parse --abbrev-ref HEAD) ansible-galaxy install git+file://$(pwd),$(git rev-parse --abbrev-ref HEAD) -p .molecule/roles To run the full test suite: Loading
ansible.cfg +1 −1 Original line number Diff line number Diff line [defaults] host_key_checking = False retry_files_enabled = False roles_path = .molecule/roles:../ roles_path = roles:../../ command_warnings = True deprecation_warnings = True