You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
9 years ago
..
cli Update vault.py 9 years ago
compat Update module_utils.six to latest (#22855) 9 years ago
config Making the switch to v2 11 years ago
errors E501 fixes (#22879) 9 years ago
executor fix Windows env handling (#22927) 9 years ago
galaxy Update module_utils.six to latest (#22855) 9 years ago
inventory Update __init__.py 9 years ago
module_utils Introspect flag to use on 'show run' when using defaults in ios_config (#22903) 9 years ago
modules Fixes bug https://github.com/ansible/ansible/issues/22455 - Git reset… (#22502) 9 years ago
parsing Vault: Remove tmp decrypted file when experiencing error while writing (#14835) 9 years ago
playbook Update module_utils.six to latest (#22855) 9 years ago
plugins Ansible 2.3 feature support for dellos9 and dellos10 (#22856) 9 years ago
template Windows: Use the correct newline sequence for the platform (#21846) 9 years ago
utils Fix a few problems with the metadata extraction for docs (#22963) 9 years ago
vars Update module_utils.six to latest (#22855) 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Ansible 2.3 feature support for dellos9 and dellos10 (#22856) 9 years ago
release.py Bumping devel version to 2.4.0 9 years ago