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 Davis 03cac394cc
mark entire module result untrusted as template (#55717)
* prevents accidental templating on intra-action postprocessing of an untrusted module result
* makes the view of a module result within an action consistent with the way it would be stored for future use (eg facts, register)
5 years ago
..
action mark entire module result untrusted as template (#55717) 5 years ago
become become: Add missing documentation for pfexec, dzdo and machinectl (#53314) 5 years ago
cache Fix inventory cache interface (#50446) 5 years ago
callback add option to display per host start to default (#53819) 5 years ago
cliconf Exos httpapi (#54405) 5 years ago
connection caution tape on makedirs_safe (#55241) 5 years ago
doc_fragments Add proxy parameter to k8s module. (#55377) 5 years ago
filter fix issue in random_mac filter with short prefixes (#53928) 5 years ago
httpapi splunk httpapi plugin (#52761) 5 years ago
inventory Improving documentation of the aws_ec2 inventory plugin (#55255) 5 years ago
lookup preserve same order as inventory manager when using host lookup (#55331) 5 years ago
netconf Move missing library abort to use rather than import for netconf (#55384) 5 years ago
shell Add support for Windows hosts in the SSH connection plugin (#47732) 5 years ago
strategy Don't pollute include_variables (#54687) 5 years ago
terminal Fixes #53277 (#53285) 5 years ago
test Simplify regex filter code (#50202) 5 years ago
vars Fix encoding issues with file paths. (#50830) 6 years ago
__init__.py Misc typo fixes (#53284) 5 years ago
loader.py ensure inventory plugin loading rel to play (#51177) 5 years ago