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
roumano 7f62b4733d
Update EXAMPLES in package_facts.py documentation (#71838)
this module is not limited to rpm , so remove rpm in tasks name
4 years ago
..
__init__.py Re-adding the init py for modules 8 years ago
add_host.py add FQCN to M() references (#70530) 4 years ago
apt.py apt - make errors more transparent (#70099) 4 years ago
apt_key.py Replace filename with file in apt_key (#70492) 4 years ago
apt_repository.py Fixed TypeError instancemethod expecting at least 2 arguments (#69463) 4 years ago
assemble.py add FQCN to M() references (#70530) 4 years ago
assert.py add FQCN to M() references (#70530) 4 years ago
async_status.py async_status: Update documentation (#70196) 4 years ago
async_wrapper.py Flatten the directory hierarchy of modules (#68966) 4 years ago
blockinfile.py Clarify blockinfile docs for insertafter/insertbefore (#69396) 4 years ago
command.py add FQCN to M() references (#70530) 4 years ago
copy.py add FQCN to M() references (#70530) 4 years ago
cron.py cron module defaults to current user, not root (#71337) 4 years ago
debconf.py debconf: add a note about no_log usage (#70738) 4 years ago
debug.py add FQCN to M() references (#70530) 4 years ago
dnf.py [dnf] accumulate update filters (#71726) 4 years ago
dpkg_selections.py starting metadata sunset (#69454) 4 years ago
expect.py add FQCN to M() references (#70530) 4 years ago
fail.py add FQCN to M() references (#70530) 4 years ago
fetch.py add FQCN to M() references (#70530) 4 years ago
file.py file: module should warn in check_mode when path and owner/group don't exist (#69640) 4 years ago
find.py add FQCN to M() references (#70530) 4 years ago
gather_facts.py add FQCN to M() references (#70530) 4 years ago
get_url.py get_url: Handle same SHA sum for downloaded files (#71435) 4 years ago
getent.py starting metadata sunset (#69454) 4 years ago
git.py git: verify, only use --raw when we need it (#70900) 4 years ago
group.py add FQCN to M() references (#70530) 4 years ago
group_by.py add FQCN to M() references (#70530) 4 years ago
hostname.py distro: Add support for Pardus distribution (#71663) 4 years ago
import_playbook.py add FQCN to M() references (#70530) 4 years ago
import_role.py add FQCN to M() references (#70530) 4 years ago
import_tasks.py add FQCN to M() references (#70530) 4 years ago
include.py add FQCN to M() references (#70530) 4 years ago
include_role.py add FQCN to M() references (#70530) 4 years ago
include_tasks.py add FQCN to M() references (#70530) 4 years ago
include_vars.py add FQCN to M() references (#70530) 4 years ago
iptables.py iptables: Add a note about ipv6-icmp (#70915) 4 years ago
known_hosts.py add FQCN to M() references (#70530) 4 years ago
lineinfile.py Docs(lineinfile): Update link to python regex docs (#71688) 4 years ago
meta.py Keep caution tape for older versions (#71400) 4 years ago
package.py add FQCN to M() references (#70530) 4 years ago
package_facts.py Update EXAMPLES in package_facts.py documentation (#71838) 4 years ago
pause.py add FQCN to M() references (#70530) 4 years ago
ping.py add FQCN to M() references (#70530) 4 years ago
pip.py starting metadata sunset (#69454) 4 years ago
raw.py add FQCN to M() references (#70530) 4 years ago
reboot.py add FQCN to M() references (#70530) 4 years ago
replace.py add FQCN to M() references (#70530) 4 years ago
rpm_key.py starting metadata sunset (#69454) 4 years ago
script.py add FQCN to M() references (#70530) 4 years ago
service.py service: Add a note about ignored parameters (#71455) 4 years ago
service_facts.py starting metadata sunset (#69454) 4 years ago
set_fact.py add FQCN to M() references (#70530) 4 years ago
set_stats.py starting metadata sunset (#69454) 4 years ago
setup.py setup - update docs for win setup fact_path (#71791) 4 years ago
shell.py add FQCN to M() references (#70530) 4 years ago
slurp.py add FQCN to M() references (#70530) 4 years ago
stat.py add FQCN to M() references (#70530) 4 years ago
subversion.py subversion Give subversion module a validate_certs option (#70890) 4 years ago
systemd.py systemd - supports new systemctl output message for chroot (#71197) 4 years ago
sysvinit.py starting metadata sunset (#69454) 4 years ago
tempfile.py add FQCN to M() references (#70530) 4 years ago
template.py fix make webdocs warnings (#71340) 4 years ago
unarchive.py add FQCN to M() references (#70530) 4 years ago
uri.py Update uri.py (#67688) 4 years ago
user.py fix make webdocs warnings (#71340) 4 years ago
wait_for.py add FQCN to M() references (#70530) 4 years ago
wait_for_connection.py fix make webdocs warnings (#71340) 4 years ago
yum.py add FQCN to M() references (#70530) 4 years ago
yum_repository.py fix make webdocs warnings (#71340) 4 years ago