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/modules
neikei 73dd2c3607
Added restart to the argument condition for AIX (#76841)
* Added restart to the argument condition for AIX

This should fix the issue https://github.com/ansible/ansible/issues/76840
4 years ago
..
__init__.py Re-adding the init py for modules 9 years ago
_include.py Remove shebangs from core Python modules. (#76664) 4 years ago
add_host.py Use correct markup in documentation (#76545) 4 years ago
apt.py apt: add support for package version >= (#75002) 4 years ago
apt_key.py Remove shebangs from core Python modules. (#76664) 4 years ago
apt_repository.py Remove shebangs from core Python modules. (#76664) 4 years ago
assemble.py Remove shebangs from core Python modules. (#76664) 4 years ago
assert.py Add check_mode tests for shell/command/script and make skipped=True/changed=True mutually exclusive (#76429) 4 years ago
async_status.py Remove shebangs from core Python modules. (#76664) 4 years ago
async_wrapper.py Remove shebangs from core Python modules. (#76664) 4 years ago
blockinfile.py Remove shebangs from core Python modules. (#76664) 4 years ago
command.py Add check_mode tests for shell/command/script and make skipped=True/changed=True mutually exclusive (#76429) 4 years ago
copy.py Remove shebangs from core Python modules. (#76664) 4 years ago
cron.py Remove shebangs from core Python modules. (#76664) 4 years ago
debconf.py Remove shebangs from core Python modules. (#76664) 4 years ago
debug.py Remove shebangs from core Python modules. (#76664) 4 years ago
dnf.py Remove shebangs from core Python modules. (#76664) 4 years ago
dpkg_selections.py Remove shebangs from core Python modules. (#76664) 4 years ago
expect.py Remove shebangs from core Python modules. (#76664) 4 years ago
fail.py Add check_mode tests for shell/command/script and make skipped=True/changed=True mutually exclusive (#76429) 4 years ago
fetch.py Remove shebangs from core Python modules. (#76664) 4 years ago
file.py Remove shebangs from core Python modules. (#76664) 4 years ago
find.py Remove shebangs from core Python modules. (#76664) 4 years ago
gather_facts.py Remove shebangs from core Python modules. (#76664) 4 years ago
get_url.py Remove shebangs from core Python modules. (#76664) 4 years ago
getent.py Remove shebangs from core Python modules. (#76664) 4 years ago
git.py Update local_mods in git.py to show destination of conflict (#72405) 4 years ago
group.py Remove shebangs from core Python modules. (#76664) 4 years ago
group_by.py Add attributes 2/x (#75619) 4 years ago
hostname.py Do not require SystemdStrategy subclasses for every distro (#76800) 4 years ago
import_playbook.py Remove shebangs from core Python modules. (#76664) 4 years ago
import_role.py Remove shebangs from core Python modules. (#76664) 4 years ago
import_tasks.py Remove shebangs from core Python modules. (#76664) 4 years ago
include_role.py Remove shebangs from core Python modules. (#76664) 4 years ago
include_tasks.py Remove shebangs from core Python modules. (#76664) 4 years ago
include_vars.py Remove shebangs from core Python modules. (#76664) 4 years ago
iptables.py iptables - added a ``chain_management`` parameter to control chain (#76378) 4 years ago
known_hosts.py Add check_mode tests for shell/command/script and make skipped=True/changed=True mutually exclusive (#76429) 4 years ago
lineinfile.py Remove shebangs from core Python modules. (#76664) 4 years ago
meta.py Remove shebangs from core Python modules. (#76664) 4 years ago
package.py Remove shebangs from core Python modules. (#76664) 4 years ago
package_facts.py package_facts: Support pkg_info OpenBSD, FreeBSD and NetBSD (#76580) 4 years ago
pause.py Add check_mode tests for shell/command/script and make skipped=True/changed=True mutually exclusive (#76429) 4 years ago
ping.py Remove shebangs from core Python modules. (#76664) 4 years ago
pip.py Remove shebangs from core Python modules. (#76664) 4 years ago
raw.py attribs last PR for now ... i hope (#75778) 4 years ago
reboot.py Add check_mode tests for shell/command/script and make skipped=True/changed=True mutually exclusive (#76429) 4 years ago
replace.py Remove shebangs from core Python modules. (#76664) 4 years ago
rpm_key.py Remove shebangs from core Python modules. (#76664) 4 years ago
script.py Add check_mode tests for shell/command/script and make skipped=True/changed=True mutually exclusive (#76429) 4 years ago
service.py Added restart to the argument condition for AIX (#76841) 4 years ago
service_facts.py Remove shebangs from core Python modules. (#76664) 4 years ago
set_fact.py Remove shebangs from core Python modules. (#76664) 4 years ago
set_stats.py Remove shebangs from core Python modules. (#76664) 4 years ago
setup.py Remove shebangs from core Python modules. (#76664) 4 years ago
shell.py Remove shebangs from core Python modules. (#76664) 4 years ago
slurp.py Remove shebangs from core Python modules. (#76664) 4 years ago
stat.py Remove shebangs from core Python modules. (#76664) 4 years ago
subversion.py Remove shebangs from core Python modules. (#76664) 4 years ago
systemd.py Remove shebangs from core Python modules. (#76664) 4 years ago
sysvinit.py Remove shebangs from core Python modules. (#76664) 4 years ago
tempfile.py Remove shebangs from core Python modules. (#76664) 4 years ago
template.py Remove shebangs from core Python modules. (#76664) 4 years ago
unarchive.py Remove shebangs from core Python modules. (#76664) 4 years ago
uri.py Remove shebangs from core Python modules. (#76664) 4 years ago
user.py user module password expiration fixes (#75390) 4 years ago
validate_argument_spec.py Add check_mode tests for shell/command/script and make skipped=True/changed=True mutually exclusive (#76429) 4 years ago
wait_for.py Remove shebangs from core Python modules. (#76664) 4 years ago
wait_for_connection.py Remove shebangs from core Python modules. (#76664) 4 years ago
yum.py Remove shebangs from core Python modules. (#76664) 4 years ago
yum_repository.py Remove shebangs from core Python modules. (#76664) 4 years ago