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
Felix Fontein dce51f4ff4
Module docs fixes. (#81213)
1 year ago
..
__init__.py
add_host.py
apt.py
apt_key.py Update example in apt_key module (#81017) 1 year ago
apt_repository.py Documentation tweaks for apt repo key management. Fixes #78063 (#80872) 1 year ago
assemble.py
assert.py
async_status.py Sanity Fixes: (#80953) 1 year ago
async_wrapper.py
blockinfile.py
command.py Added an example of mixed format argv in command module (#80933) 1 year ago
copy.py
cron.py
deb822_repository.py deb822_repository: use http-agent with open_url (#80876) 1 year ago
debconf.py
debug.py
dnf.py
dnf5.py dnf5: utilize automatic gpg check via transaction.run() (#81144) 1 year ago
dpkg_selections.py
expect.py
fail.py
fetch.py
file.py
find.py modules/find: param contains: Describe matching behavior (#80744) 1 year ago
gather_facts.py
get_url.py
getent.py Module docs fixes. (#81213) 1 year ago
git.py Module docs fixes. (#81213) 1 year ago
group.py
group_by.py
hostname.py
import_playbook.py
import_role.py
import_tasks.py
include_role.py
include_tasks.py
include_vars.py
iptables.py
known_hosts.py
lineinfile.py
meta.py
package.py
package_facts.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
pause.py
ping.py
pip.py Remove Python 3.5 support (#80972) 1 year ago
raw.py
reboot.py
replace.py
rpm_key.py
script.py
service.py
service_facts.py
set_fact.py
set_stats.py
setup.py Module docs fixes. (#81213) 1 year ago
shell.py
slurp.py Clean up unused imports in modules (#79898) 2 years ago
stat.py Module docs fixes. (#81213) 1 year ago
subversion.py
systemd.py
systemd_service.py Improved return docs (#81006) 1 year ago
sysvinit.py Improved return docs (#81006) 1 year ago
tempfile.py
template.py
unarchive.py
uri.py
user.py user - add parameter for password expiration warning days (#79884) 1 year ago
validate_argument_spec.py Module docs fixes. (#81213) 1 year ago
wait_for.py
wait_for_connection.py
yum.py Module docs fixes. (#81213) 1 year ago
yum_repository.py