community.general/lib/ansible/modules/source_control
Chad Nelson 5f30157a05 Give option on how git tracks submodules.
Allows user to decide if git submodule should track branches/tags or track commit hashes defined in the superproject.

Add track_branches parameter to the git module.

Defaults to track branches behavior.
2016-12-08 11:22:23 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
git.py Give option on how git tracks submodules. 2016-12-08 11:22:23 -05:00
hg.py file extensions! 2016-12-08 11:22:22 -05:00
subversion.py file extensions! 2016-12-08 11:22:22 -05:00