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
Brian Coca 0f18ddca9f
mention acl in permissions errors (#79209)
as chmod/mode is not the only thing we attempt and Ubuntu not shipping acl
  in newer versions can lead to some confusion

  fixes #79146
2 years ago
..
__init__.py mention acl in permissions errors (#79209) 2 years ago
add_host.py Remove collections compat from controller code. 2 years ago
assemble.py fix internal cases of actions calling unqualified module names (#70818) 4 years ago
assert.py assert: allow list of strings in msg or failed_msg (#50531) 5 years ago
async_status.py Action Plugin argspec validation (#77013) 2 years ago
command.py Remove COMMAND_WARNINGS and warn (#77411) 2 years ago
copy.py copy - redact 'content' from invocation in check mode (#71033) 4 years ago
debug.py debug: prevent failing when printing var=rc (#52074) 5 years ago
fail.py Ensure action plugins accept only valid args (#44779) 6 years ago
fetch.py deprecate `_remote_checksum()` and remove use in fetch (#74848) 3 years ago
gather_facts.py add ansible_name/ansible_aliases attrs to plugin objects (#78700) 2 years ago
group_by.py Ensure action plugins accept only valid args (#44779) 6 years ago
include_vars.py include_vars initialize failed (#76754) 2 years ago
normal.py Replace some more FQCNs. 4 years ago
package.py ansible-core - Remove support for Python 2.6. (#75853) 3 years ago
pause.py Add missing space after keywords. (#78480) 2 years ago
raw.py First bit of fixing temporary to have one source of truth (#35747) 6 years ago
reboot.py Type hint fixes. 2 years ago
script.py Add check_mode tests for shell/command/script and make skipped=True/changed=True mutually exclusive (#76429) 2 years ago
service.py add action_groups support to collections (#74039) 3 years ago
set_fact.py Start of moving away from six (#75863) 3 years ago
set_stats.py Start of moving away from six (#75863) 3 years ago
shell.py fix internal cases of actions calling unqualified module names (#70818) 4 years ago
template.py Python 3.9 min for controller (#77566) 2 years ago
unarchive.py fix internal cases of actions calling unqualified module names (#70818) 4 years ago
uri.py Python 3.9 min for controller (#77566) 2 years ago
validate_argument_spec.py Start of moving away from six (#75863) 3 years ago
wait_for_connection.py fix internal cases of actions calling unqualified module names (#70818) 4 years ago
yum.py yum action plugin: 'use' as an alias of 'use_backend' (#70792) 3 years ago