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
Brian Coca 5aa4295d74
change detection and check mode fixes for apt_key (#73334)
Change detection and check mode fixes for apt_key

* allow apt-key to use proxies
* add note about deprecation of apt-key itself
* expanded error msgs
* show all keys
* fix short_format parsing
* added more return info and documented it
4 years ago
..
__init__.py Re-adding the init py for modules 8 years ago
add_host.py update the definition of changed (#71865) 4 years ago
apt.py Documentation change to the apt module to reference lock files (#73079) 4 years ago
apt_key.py change detection and check mode fixes for apt_key (#73334) 4 years ago
apt_repository.py Document install_python_apt option of apt_repository (#72959) 4 years ago
assemble.py Documentation: fix modules doc formatting (#72788) 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 Fix async interpreter parsing (#72636) 4 years ago
blockinfile.py Ensure blockinfile correctly returns backupfile (#72544) 4 years ago
command.py Documentation: fix formatting (#73060) 4 years ago
copy.py Clarify mode behavior for modules that can set file permissions (#72837) 4 years ago
cron.py The implicit default for type=bool options is not 'false', but 'none' (#72699) 4 years ago
debconf.py The implicit default for type=bool options is not 'false', but 'none' (#72699) 4 years ago
debug.py Documentation: fix formatting (#73060) 4 years ago
dnf.py [dnf] Make "remove" filtering closer to dnf CLI (#73033) 4 years ago
dpkg_selections.py Reduce ignored module sanity tests (#70319) 4 years ago
expect.py Documentation: fix formatting (#73060) 4 years ago
fail.py add FQCN to M() references (#70530) 4 years ago
fetch.py modules: fix documentation formatting (#72737) 4 years ago
file.py Documentation: fix modules doc formatting (#72898) 4 years ago
find.py Update documentation for "contains" parameter (#73107) 4 years ago
gather_facts.py gather_facts - Add link to docs on how to configure facts modules (#72271) 4 years ago
get_url.py [get_url] skip checksum during --check (#66700) 4 years ago
getent.py Reduce ignored module sanity tests (#70319) 4 years ago
git.py Documentation: fix formatting (#73060) 4 years ago
group.py Documentation: fix formatting (#73060) 4 years ago
group_by.py Documentation: fix formatting (#73060) 4 years ago
hostname.py hostname module: advise 'use:systemd' for RHEL/EL/CentOS 7+ (#72444) 4 years ago
import_playbook.py import_playbook - change additional params to deprecation (#72987) 4 years ago
import_role.py Clarify include_role documentation to indicate play vs playbook (#73011) 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 Clarify include_role documentation to indicate play vs playbook (#73011) 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: Fixed get_chain_policy API (#69152) 4 years ago
known_hosts.py Reduce ignored module sanity tests (#70319) 4 years ago
lineinfile.py modules: fix documentation formatting (#72737) 4 years ago
meta.py Keep caution tape for older versions (#71400) 4 years ago
package.py Documentation: fix formatting (#73060) 4 years ago
package_facts.py Documentation: fix formatting (#73060) 4 years ago
pause.py add FQCN to M() references (#70530) 4 years ago
ping.py modules: fix documentation formatting (#72737) 4 years ago
pip.py Reduce ignored module sanity tests (#70319) 4 years ago
raw.py add FQCN to M() references (#70530) 4 years ago
reboot.py reboot - add reboot_command parameter (#69847) 4 years ago
replace.py modules: fix documentation formatting (#72737) 4 years ago
rpm_key.py Documentation: fix modules doc formatting (#72898) 4 years ago
script.py modules: fix documentation formatting (#72737) 4 years ago
service.py Replace the use of the function string.replace with the method str.replace (#68793) 4 years ago
service_facts.py Documentation: fix modules doc formatting (#72898) 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 Documentation: fix modules doc formatting (#72788) 4 years ago
shell.py Documentation: fix modules doc formatting (#72788) 4 years ago
slurp.py Documentation: fix modules doc formatting (#72788) 4 years ago
stat.py Documentation: fix modules doc formatting (#72898) 4 years ago
subversion.py Documentation: fix modules doc formatting (#72898) 4 years ago
systemd.py Documentation: fix modules doc formatting (#72898) 4 years ago
sysvinit.py Reduce ignored module sanity tests (#70319) 4 years ago
tempfile.py Documentation: fix modules doc formatting (#72788) 4 years ago
template.py Documentation: fix modules doc formatting (#72788) 4 years ago
unarchive.py Documentation: fix modules doc formatting (#72898) 4 years ago
uri.py rethink wording (#70028) 4 years ago
user.py update faq link (#73353) 4 years ago
wait_for.py wait_for - ignore psutil related errors (#72401) 4 years ago
wait_for_connection.py fix make webdocs warnings (#71340) 4 years ago
yum.py Update yum/dnf module docs to include version comp (#72763) 4 years ago
yum_repository.py Reduce ignored module sanity tests (#70319) 4 years ago