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/test/integration/targets/git/tasks
Matt Martz 7239d2d371
Ensure that unsafe is more difficult to lose [stable-2.14] (#82295)
* Ensure that unsafe is more difficult to lose

* Add Task.untemplated_args, and switch assert over to use it
* Don't use re in first_found, switch to using native string methods
* If nested templating results in unsafe, just error, don't continue

(cherry picked from commit 586f1924512b01305f896d9ae4732773023013a3)

* ci_complete
2 years ago
..
ambiguous-ref.yml Correct usage for shutil.rmtree (#31541) 8 years ago
archive.yml Remove COMMAND_WARNINGS and warn (#77411) 4 years ago
change-repo-url.yml Deprecate tests used as filters (#32361) 8 years ago
checkout-new-tag.yml Deprecate tests used as filters (#32361) 8 years ago
depth.yml Ensure that unsafe is more difficult to lose [stable-2.14] (#82295) 2 years ago
forcefully-fetch-tag.yml [git] make force=True apply to git fetches (#68691) 6 years ago
formats.yml Correct usage for shutil.rmtree (#31541) 8 years ago
gpg-verification.yml git: verify, only use --raw when we need it (#70900) 6 years ago
localmods.yml Ensure that unsafe is more difficult to lose [stable-2.14] (#82295) 2 years ago
main.yml [2.12] Add accept_newhostkey option to git module (#73819) 5 years ago
missing_hostkey.yml Don't use output_dir in target tests (#76107) 4 years ago
missing_hostkey_acceptnew.yml Don't use output_dir in target tests (#76107) 4 years ago
no-destination.yml Deprecate tests used as filters (#32361) 8 years ago
reset-origin.yml Correct usage for shutil.rmtree (#31541) 8 years ago
separate-git-dir.yml Support `--separate-git-dir` option in Git module (#41712) 7 years ago
setup-local-repos.yml [git] make force=True apply to git fetches (#68691) 6 years ago
setup.yml Don't use output_dir in target tests (#76107) 4 years ago
single-branch.yml git - add single_branch option (#28465) 6 years ago
specific-revision.yml add newer syntax to detached HEAD check (#38879) 8 years ago
submodules.yml Ensure that unsafe is more difficult to lose [stable-2.14] (#82295) 2 years ago