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
Martin Krizek 88bb76f248
Fix storing delegate_to facts (#70231)
* Fix storing delegate_to facts
6 years ago
..
__init__.py Fix storing delegate_to facts (#70231) 6 years ago
add_host.py Add intg test to repro #36045 (add_host traceback) (#69912) 6 years ago
assemble.py Close all open filehandle (#50544) 7 years ago
assert.py assert: allow list of strings in msg or failed_msg (#50531) 7 years ago
async_status.py Deprecation revisited (#69926) 6 years ago
command.py Normalize usage of temp and tmp on tmp (#36221) 8 years ago
copy.py Do not pass file mode during recursive copy on symlink files. (#69011) 6 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 fixed fetch traversal from slurp (#68720) 6 years ago
gather_facts.py support hard coded module_defaults.yml groups for collections (#69919) 6 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 Normalize usage of temp and tmp on tmp (#36221) 8 years ago
package.py support hard coded module_defaults.yml groups for collections (#69919) 6 years ago
pause.py Add a Singleton metaclass, use it with Display (#48935) 7 years ago
raw.py First bit of fixing temporary to have one source of truth (#35747) 8 years ago
reboot.py reboot - add boot_time_command parameter (#62680) 6 years ago
script.py Add relative module_util support for powershell (#68321) 6 years ago
service.py support hard coded module_defaults.yml groups for collections (#69919) 6 years ago
set_fact.py Don't perform string to bool conversion in set_fact when jinja2 native types is enabled (#43425) 7 years ago
set_stats.py Ensure action plugins accept only valid args (#44779) 7 years ago
shell.py Use fqcr from command module invocation using shell module (#69790) 6 years ago
template.py Introduce context manager for temporary templar context changes (#60513) 6 years ago
unarchive.py Rename original_basename parameter in various file-related modules 8 years ago
uri.py Add multipart/form-data functionality (#69376) 6 years ago
wait_for_connection.py Internally redirect win modules to collection name (#68317) 6 years ago
yum.py yum: avoid running non-yum modules via the action (#69296) 6 years ago