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
Mads Jensen 07bcd13e6f
Replace file handling with context managers in files-modules and parsing vault. (#65371)
4 years ago
..
__init__.py Re-adding the init py for modules 9 years ago
_include.py docs: add fqcn to module examples (#73546) 4 years ago
add_host.py docs: add fqcn to module examples (#73546) 4 years ago
apt.py docs: add fqcn to module examples (#73546) 4 years ago
apt_key.py docs: add fqcn to module examples (#73546) 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 docs: add fqcn to module examples (#73546) 4 years ago
async_status.py docs: add fqcn to module examples (#73546) 4 years ago
async_wrapper.py Remove shebangs from core Python modules. (#76664) 4 years ago
blockinfile.py Replace file handling with context managers in files-modules and parsing vault. (#65371) 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 docs: add fqcn to module examples (#73546) 4 years ago
dnf.py docs: add fqcn to module examples (#73546) 4 years ago
dpkg_selections.py docs: add fqcn to module examples (#73546) 4 years ago
expect.py docs: add fqcn to module examples (#73546) 4 years ago
fail.py docs: add fqcn to module examples (#73546) 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 docs: add fqcn to module examples (#73546) 4 years ago
gather_facts.py docs: add fqcn to module examples (#73546) 4 years ago
get_url.py docs: add fqcn to module examples (#73546) 4 years ago
getent.py docs: add fqcn to module examples (#73546) 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 docs: add fqcn to module examples (#73546) 4 years ago
import_role.py docs: add fqcn to module examples (#73546) 4 years ago
import_tasks.py docs: add fqcn to module examples (#73546) 4 years ago
include_role.py docs: add fqcn to module examples (#73546) 4 years ago
include_tasks.py docs: add fqcn to module examples (#73546) 4 years ago
include_vars.py docs: add fqcn to module examples (#73546) 4 years ago
iptables.py Remove more whitelist and blacklist occurances (docs only). (#76845) 4 years ago
known_hosts.py docs: add fqcn to module examples (#73546) 4 years ago
lineinfile.py docs: add fqcn to module examples (#73546) 4 years ago
meta.py docs: add fqcn to module examples (#73546) 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 docs: add fqcn to module examples (#73546) 4 years ago
ping.py docs: add fqcn to module examples (#73546) 4 years ago
pip.py docs: add fqcn to module examples (#73546) 4 years ago
raw.py docs: add fqcn to module examples (#73546) 4 years ago
reboot.py docs: add fqcn to module examples (#73546) 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 docs: add fqcn to module examples (#73546) 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 docs: add fqcn to module examples (#73546) 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 docs: add fqcn to module examples (#73546) 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 docs: add fqcn to module examples (#73546) 4 years ago
user.py docs: add fqcn to module examples (#73546) 4 years ago
validate_argument_spec.py docs: add fqcn to module examples (#73546) 4 years ago
wait_for.py docs: add fqcn to module examples (#73546) 4 years ago
wait_for_connection.py docs: add fqcn to module examples (#73546) 4 years ago
yum.py docs: add fqcn to module examples (#73546) 4 years ago
yum_repository.py docs: add fqcn to module examples (#73546) 4 years ago