community.general/lib/ansible
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
..
cli Update vault.py 2017-03-24 15:52:36 -04:00
compat Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
executor fix Windows env handling (#22927) 2017-03-23 17:48:15 -07:00
galaxy Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
inventory Update __init__.py 2017-03-27 20:21:40 -04:00
module_utils Introspect flag to use on 'show run' when using defaults in ios_config (#22903) 2017-03-28 10:20:52 +02:00
modules Fixes bug https://github.com/ansible/ansible/issues/22455 - Git reset… (#22502) 2017-03-28 08:41:25 -04:00
parsing Vault: Remove tmp decrypted file when experiencing error while writing (#14835) 2017-03-27 16:52:18 -04:00
playbook Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
plugins Ansible 2.3 feature support for dellos9 and dellos10 (#22856) 2017-03-27 19:32:57 +01:00
template Windows: Use the correct newline sequence for the platform (#21846) 2017-03-23 19:47:10 -07:00
utils Fix a few problems with the metadata extraction for docs (#22963) 2017-03-24 21:18:48 -07:00
vars Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Ansible 2.3 feature support for dellos9 and dellos10 (#22856) 2017-03-27 19:32:57 +01:00
release.py Bumping devel version to 2.4.0 2017-03-15 09:42:01 -05:00