community.general/lib/ansible/modules/source_control
Miyurz 1ea1becf23 Fixes bug https://github.com/ansible/ansible/issues/22455 - Git reset… (#22502)
* Fixes bug https://github.com/ansible/ansible/issues/22455 - Git reset fails when file with the name 'origin' is present in the repository

* #22455 Integration test for git module to test if it clones a repository with a file named origin

* Fixed yaml errors for test/integration/roles/test_git_clone/tasks/main.yml

* Removed the newly added target git and moved the code to test/integration/targets/git

* Reorganised code structure as per comments

* Fixed playbook name

* Added code that didn't make it to the playbook before.

* No longer need git.yml

* Remove non tasks specific code from tasks file and use existing variables

* Removed msg var from the vars.yml
2017-03-28 08:41:25 -04:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
bzr.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
git.py Fixes bug https://github.com/ansible/ansible/issues/22455 - Git reset… (#22502) 2017-03-28 08:41:25 -04:00
git_config.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
github_hooks.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
github_key.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
github_release.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
gitlab_group.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
gitlab_project.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
gitlab_user.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
hg.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
subversion.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00