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/plugins
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
..
action Ensure that unsafe is more difficult to lose [stable-2.14] (#82295) 2 years ago
become documentation: become plugins: correct pluralization in description (#78196) 4 years ago
cache Ensure atomic writes for cache file (#78208) 4 years ago
callback Ensure that unsafe is more difficult to lose [stable-2.14] (#82295) 2 years ago
cliconf fix missing single quotes in sample code (#78056) 4 years ago
connection winrm - make command input more resiliant (#81538) (#81792) 2 years ago
doc_fragments Backportapalooza 02 02 (#79890) 3 years ago
filter Ensure that unsafe is more difficult to lose [stable-2.14] (#82295) 2 years ago
httpapi Update documentation of httpapi's handle_httperror method for clarity (#70991) 6 years ago
inventory Support for Python 3.11+ tomllib for inventory (#77435) 4 years ago
lookup Ensure that unsafe is more difficult to lose [stable-2.14] (#82295) 2 years ago
netconf Misc typo fixes in plugins directory (#76566) 4 years ago
shell shell plugins give out user friendly type error (#77983) 4 years ago
strategy strategy fix invalid variables being registered (#79706) (#79818) 3 years ago
terminal Type hint fixes. 4 years ago
test While the Python function is called ismount, the filter has the names mount and is_mount. (#78792) 3 years ago
vars Fix vars plugin code and documentation mismatch (#78562) 3 years ago
__init__.py add ansible_name/ansible_aliases attrs to plugin objects (#78700) 3 years ago
list.py filter/test plugin listing, fix bug on file sorting (#79591) (#79605) 3 years ago
loader.py fix various Jinja plugin caching issues (#79781) (#81644) 2 years ago