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
Hunter Lannon c0a8ed1e35
Fixed link to win_package module (#74090)
3 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 Fix wrong backup directory var name in apt module (#73840) 3 years ago
apt_key.py validate-modules: make sure that options that potentially contain secret data have no_log set (#73508) 3 years ago
apt_repository.py module compat for py3.8+ controller (#73423) 3 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 module output is only json objects (#73765) 3 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 module compat for py3.8+ controller (#73423) 3 years ago
dpkg_selections.py Reduce ignored module sanity tests (#70319) 4 years ago
expect.py Operate pexpect with bytes to limit encoding issues (#73255) 3 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 clarifies docs for file module, addresses issue 72372 (#73938) 3 years ago
find.py find - set proper default based on use_regex (#73961) 3 years ago
gather_facts.py gather_facts - Add link to docs on how to configure facts modules (#72271) 4 years ago
get_url.py Replace reference to playbook_environment (#73633) 3 years ago
getent.py validate-modules: make sure that options that potentially contain secret data have no_log set (#73508) 3 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 - add Almalinux support (#73619) 3 years ago
import_playbook.py import_playbook - change additional params to deprecation (#72987) 4 years ago
import_role.py Add rolespec_validate to import/include_role (#73589) 3 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 rolespec_validate to import/include_role (#73589) 3 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) 3 years ago
known_hosts.py validate-modules: make sure that options that potentially contain secret data have no_log set (#73508) 3 years ago
lineinfile.py lineinfile - add search_string parameter for non-regexp searching (#70647) 3 years ago
meta.py Keep caution tape for older versions (#71400) 4 years ago
package.py Fixed link to win_package module (#74090) 3 years ago
package_facts.py module compat for py3.8+ controller (#73423) 3 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 validate-modules: make sure that options that potentially contain secret data have no_log set (#73508) 3 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 import openbsd patches (#74056) 3 years ago
set_fact.py Set fact fixes (#73684) 3 years ago
set_stats.py Use FQCN for module set_stats (#74028) 3 years ago
setup.py Fix setup subset (#74022) 3 years ago
shell.py Documentation: fix modules doc formatting (#72788) 4 years ago
slurp.py document slurp returns (#73865) 3 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 unarchive: add support for .tar.zst (zstd compression) (#73265) 3 years ago
uri.py uri - add ca_path parameter (#71979) 3 years ago
user.py updated link to ansible.builtin.user password (#73789) 3 years ago
validate_argument_spec.py Role arg spec validation implementation (#73152) 3 years ago
wait_for.py fix wait_for looping when missing net module (#73963) 3 years ago
wait_for_connection.py fix make webdocs warnings (#71340) 4 years ago
yum.py module compat for py3.8+ controller (#73423) 3 years ago
yum_repository.py validate-modules no_log test: extend search range, add more known false-positives (#73882) 3 years ago