ansible/lib/ansible/modules
2021-06-22 09:29:53 +05:30
..
__init__.py
_include.py deprecated include (#71262) 2021-04-15 14:19:04 -04:00
add_host.py small note about add_hosts/limit interaction (#74978) 2021-06-16 11:13:11 -04:00
apt.py apt: Fix fail_json API call (#74444) 2021-04-28 10:13:38 +05:30
apt_key.py apt_key: add --recv argument as last one (#74949) 2021-06-11 05:47:59 +10:00
apt_repository.py module compat for py3.8+ controller (#73423) 2021-02-10 21:32:59 -08:00
assemble.py docs: Update Python 2 doc links (#74633) 2021-05-24 15:11:26 -04:00
assert.py add FQCN to M() references (#70530) 2020-08-11 10:57:11 -04:00
async_status.py async_status revert most changes, keep some fixes, undep module (#74931) 2021-06-14 16:39:59 -04:00
async_wrapper.py misc typos (#74724) 2021-05-26 19:28:52 +05:30
blockinfile.py blockinfile - Remove unused code for Ansible 1.x. (#75040) 2021-06-17 10:32:42 -04:00
command.py command - remove unreachable code and achieve full test coverage (#75036) 2021-06-16 15:06:18 -07:00
copy.py [2.12] 'attributes' (#73707) 2021-04-16 18:17:00 +02:00
cron.py Do not remove non-empty cron tabs (#74497) 2021-05-13 13:38:13 -04:00
debconf.py The implicit default for type=bool options is not 'false', but 'none' (#72699) 2020-12-04 12:13:14 -05:00
debug.py Documentation: fix formatting (#73060) 2021-01-11 10:01:17 -05:00
dnf.py dnf - replace usage of private attribute with supported API (#73529) 2021-06-01 15:32:38 -04:00
dpkg_selections.py Reduce ignored module sanity tests (#70319) 2020-09-22 16:07:29 -04:00
expect.py Operate pexpect with bytes to limit encoding issues (#73255) 2021-02-23 18:57:25 +01:00
fail.py add FQCN to M() references (#70530) 2020-08-11 10:57:11 -04:00
fetch.py modules: fix documentation formatting (#72737) 2020-12-02 10:03:36 -06:00
file.py clarifies docs for file module, addresses issue 72372 (#73938) 2021-03-18 12:34:04 -07:00
find.py warn on walking through pathing issues (#74514) 2021-05-06 16:14:33 -04:00
gather_facts.py gather_facts - Add link to docs on how to configure facts modules (#72271) 2020-12-18 12:25:18 -05:00
get_url.py docs: Update Python 2 doc links (#74633) 2021-05-24 15:11:26 -04:00
getent.py validate-modules: make sure that options that potentially contain secret data have no_log set (#73508) 2021-03-11 12:57:11 -05:00
git.py Update example and description of git:single_branch (#74796) 2021-05-26 18:57:18 +05:30
group.py Documentation: fix formatting (#73060) 2021-01-11 10:01:17 -05:00
group_by.py Documentation: fix formatting (#73060) 2021-01-11 10:01:17 -05:00
hostname.py hostname: Add support for RedOS (#74844) 2021-05-27 21:18:48 +05:30
import_playbook.py [2.12] 'attributes' (#73707) 2021-04-16 18:17:00 +02:00
import_role.py [2.12] 'attributes' (#73707) 2021-04-16 18:17:00 +02:00
import_tasks.py [2.12] 'attributes' (#73707) 2021-04-16 18:17:00 +02:00
include_role.py Add rolespec_validate to import/include_role (#73589) 2021-02-12 16:26:33 -06:00
include_tasks.py add FQCN to M() references (#70530) 2020-08-11 10:57:11 -04:00
include_vars.py Add 'hash_behaviour' option to include_vars module (#72944) 2021-06-22 09:29:53 +05:30
iptables.py Vendor distutils.version (#74644) 2021-05-11 12:33:51 -05:00
known_hosts.py Remove unused FileLock import (#74449) 2021-04-29 15:04:34 -04:00
lineinfile.py lineinfile - add search_string parameter for non-regexp searching (#70647) 2021-02-02 15:37:06 -05:00
meta.py Add end_batch meta task (#74899) 2021-06-04 05:17:19 +10:00
package.py Fixed link to win_package module (#74090) 2021-04-01 14:07:25 -05:00
package_facts.py module compat for py3.8+ controller (#73423) 2021-02-10 21:32:59 -08:00
pause.py add FQCN to M() references (#70530) 2020-08-11 10:57:11 -04:00
ping.py modules: fix documentation formatting (#72737) 2020-12-02 10:03:36 -06:00
pip.py Vendor distutils.version (#74644) 2021-05-11 12:33:51 -05:00
raw.py add FQCN to M() references (#70530) 2020-08-11 10:57:11 -04:00
reboot.py reboot - add reboot_command parameter (#69847) 2020-10-28 12:10:59 -04:00
replace.py docs: Update Python 2 doc links (#74633) 2021-05-24 15:11:26 -04:00
rpm_key.py validate-modules: make sure that options that potentially contain secret data have no_log set (#73508) 2021-03-11 12:57:11 -05:00
script.py modules: fix documentation formatting (#72737) 2020-12-02 10:03:36 -06:00
service.py service: Document internal working of the module (#74726) 2021-05-25 20:55:21 +05:30
service_facts.py fix doc: add possible state 'inactive' (#74928) 2021-06-11 14:58:00 +10:00
set_fact.py use versioned doclink for url references (#74245) 2021-04-26 13:07:38 -04:00
set_stats.py Use FQCN for module set_stats (#74028) 2021-03-25 15:26:48 -04:00
setup.py setup: Add note and example of delegated facts (#74479) 2021-04-28 08:53:36 -04:00
shell.py Documentation: fix modules doc formatting (#72788) 2020-12-03 13:23:43 -06:00
slurp.py slurp - improve error code and test coverage (#75038) 2021-06-16 15:08:34 -07:00
stat.py Documentation: fix modules doc formatting (#72898) 2020-12-18 11:45:07 -05:00
subversion.py subversion - fix stack trace when getting repository information (#74405) 2021-06-11 10:23:42 -04:00
systemd.py systemd doc update (#74442) 2021-05-06 09:49:42 +05:30
sysvinit.py Reduce ignored module sanity tests (#70319) 2020-09-22 16:07:29 -04:00
tempfile.py tempfile - Remove unnecessary conditional. (#75039) 2021-06-17 09:41:09 -04:00
template.py Documentation: fix modules doc formatting (#72788) 2020-12-03 13:23:43 -06:00
unarchive.py unarchive - do not fail in init when trying to find required binary (#74892) 2021-06-07 12:59:06 -04:00
uri.py uri - add ca_path parameter (#71979) 2021-02-05 09:40:52 -05:00
user.py user - consistently create user home directory on Linux (#71952) 2021-05-07 17:00:10 -04:00
validate_argument_spec.py Role arg spec validation implementation (#73152) 2021-02-12 16:00:17 -05:00
wait_for.py docs: Update Python 2 doc links (#74633) 2021-05-24 15:11:26 -04:00
wait_for_connection.py fix make webdocs warnings (#71340) 2020-08-18 15:05:50 -05:00
yum.py Fixed typo in yum package (#72964) 2021-05-31 13:34:26 +05:30
yum_repository.py validate-modules no_log test: extend search range, add more known false-positives (#73882) 2021-03-13 08:28:33 -06:00