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/action
Jordan Borean 019452dda7
uri - fix traceback on multipart-form int value (#74302)
5 years ago
..
__init__.py [controller ansiballz] escape directory regex (#74270) 5 years ago
add_host.py Add intg test to repro #36045 (add_host traceback) (#69912) 6 years ago
assemble.py fix internal cases of actions calling unqualified module names (#70818) 5 years ago
assert.py assert: allow list of strings in msg or failed_msg (#50531) 7 years ago
async_status.py fix internal cases of actions calling unqualified module names (#70818) 5 years ago
command.py fix internal cases of actions calling unqualified module names (#70818) 5 years ago
copy.py copy - redact 'content' from invocation in check mode (#71033) 5 years ago
debug.py debug: prevent failing when printing var=rc (#52074) 7 years ago
fail.py Ensure action plugins accept only valid args (#44779) 7 years ago
fetch.py fix internal cases of actions calling unqualified module names (#70818) 5 years ago
gather_facts.py Replace some more FQCNs. 5 years ago
group_by.py Ensure action plugins accept only valid args (#44779) 7 years ago
include_vars.py include_vars - fix stack trace when run ad-hoc with dirs parameter (#66581) 6 years ago
normal.py Replace some more FQCNs. 5 years ago
package.py package - use existing list of package manages from facts (#70920) 5 years ago
pause.py pause - do not continue with '\r' when timeout is set (#74030) 5 years ago
raw.py First bit of fixing temporary to have one source of truth (#35747) 8 years ago
reboot.py reboot - add reboot_command parameter (#69847) 5 years ago
script.py Add relative module_util support for powershell (#68321) 6 years ago
service.py fix internal cases of actions calling unqualified module names (#70818) 5 years ago
set_fact.py Set fact fixes (#73684) 5 years ago
set_stats.py Ensure action plugins accept only valid args (#44779) 7 years ago
shell.py fix internal cases of actions calling unqualified module names (#70818) 5 years ago
template.py Correctly set path and fullpath for template vars (#73924) 5 years ago
unarchive.py fix internal cases of actions calling unqualified module names (#70818) 5 years ago
uri.py uri - fix traceback on multipart-form int value (#74302) 5 years ago
validate_argument_spec.py Use ArgumentSpecValidator in AnsibleModule (#73703) 5 years ago
wait_for_connection.py fix internal cases of actions calling unqualified module names (#70818) 5 years ago
yum.py fix internal cases of actions calling unqualified module names (#70818) 5 years ago