1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-01 13:56:55 +00:00
community.general/lib/ansible
Matthew Jones 97bf5b84e3 Add separate clone parameter (#5307)
* Add separate clone parameter

This brings the hg module in line with the git module for controlling
individual update and checkout functionality based on whether the
directory exists or not.

It also allows specifying `no` for both to pull the remote revision
without performing a checkout

* Reflect the right added ver for the hg clone arg
2016-12-08 11:25:22 -05:00
..
cli
compat
config
errors
executor
galaxy
inventory
module_utils
modules Add separate clone parameter (#5307) 2016-12-08 11:25:22 -05:00
parsing
playbook
plugins
template
utils
vars
__init__.py
constants.py
release.py
test-requirements.txt