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)
12 months ago
..
__init__.py Re-adding the init py for modules 8 years ago
add_host.py validate-modules for plugins: do some more schema validations so that some issues that are currently reported for modules are also reported for plugins (#77268) 2 years ago
apt.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
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 Use ansible.module_utils.common.text.converters (#80704) 1 year ago
assert.py replace yes/no with true/false in docstrings (#79274) 2 years ago
async_status.py Sanity Fixes: (#80953) 1 year ago
async_wrapper.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
blockinfile.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
command.py Added an example of mixed format argv in command module (#80933) 1 year ago
copy.py Fix pylint disallowed-name errors (#80854) 1 year ago
cron.py Remove shebangs from core Python modules. (#76664) 3 years ago
deb822_repository.py deb822_repository: use http-agent with open_url (#80876) 1 year ago
debconf.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
debug.py docs: add fqcn to module examples (#73546) 2 years ago
dnf.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
dnf5.py dnf5: utilize automatic gpg check via transaction.run() (#81144) 12 months ago
dpkg_selections.py Update dpkg_selections.py (#78177) 2 years ago
expect.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
fail.py docs: add fqcn to module examples (#73546) 2 years ago
fetch.py replace yes/no with true/false in docstrings (#79274) 2 years ago
file.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
find.py modules/find: param contains: Describe matching behavior (#80744) 1 year ago
gather_facts.py Fix gather parallel (#80597) 1 year ago
get_url.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
getent.py Module docs fixes. (#81213) 12 months ago
git.py Module docs fixes. (#81213) 12 months ago
group.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
group_by.py Correct bypass_host_loop attribute for group_by (#80380) 1 year ago
hostname.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
import_playbook.py add example to import a playbook from collection (#78443) 2 years ago
import_role.py docs: add fqcn to module examples (#73546) 2 years ago
import_tasks.py Docs: file parameter import_tasks and include_tasks (#79077) 2 years ago
include_role.py replace yes/no with true/false in docstrings (#79274) 2 years ago
include_tasks.py Docs: file parameter import_tasks and include_tasks (#79077) 2 years ago
include_vars.py include_vars - document hash_behaviour + dir (#79790) 1 year ago
iptables.py Fix pylint disallowed-name errors (#80854) 1 year ago
known_hosts.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
lineinfile.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
meta.py Targeting a small typo correction (#78531) 2 years ago
package.py Remove shebangs from core Python modules. (#76664) 3 years ago
package_facts.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
pause.py add a worker queue to get updates from the main results thread (#79886) 1 year ago
ping.py docs: add fqcn to module examples (#73546) 2 years ago
pip.py Remove Python 3.5 support (#80972) 1 year ago
raw.py Implement checks, and backwards compat change, to move forward with UTF-8 only (#80370) 1 year ago
reboot.py validate-modules for plugins: do some more schema validations so that some issues that are currently reported for modules are also reported for plugins (#77268) 2 years ago
replace.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
rpm_key.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
script.py Implement checks, and backwards compat change, to move forward with UTF-8 only (#80370) 1 year ago
service.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
service_facts.py service_facts, get more info for rcctl services (#80630) 1 year ago
set_fact.py Fixed incorrect spelling of the word overridden. (#79620) 2 years ago
set_stats.py replace yes/no with true/false in docstrings (#79274) 2 years ago
setup.py Module docs fixes. (#81213) 12 months ago
shell.py Implement checks, and backwards compat change, to move forward with UTF-8 only (#80370) 1 year ago
slurp.py Clean up unused imports in modules (#79898) 1 year ago
stat.py Module docs fixes. (#81213) 12 months ago
subversion.py replace yes/no with true/false in docstrings (#79274) 2 years ago
systemd.py rename systemd module to services only (#77644) 2 years ago
systemd_service.py Improved return docs (#81006) 1 year ago
sysvinit.py Improved return docs (#81006) 1 year ago
tempfile.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
template.py replace yes/no with true/false in docstrings (#79274) 2 years ago
unarchive.py unarchive - ensure src is an absolute path before picking handler (#80738) 1 year ago
uri.py URI Module find json sub type (#80745) 1 year ago
user.py user - add parameter for password expiration warning days (#79884) 1 year ago
validate_argument_spec.py Module docs fixes. (#81213) 12 months ago
wait_for.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
wait_for_connection.py docs: add fqcn to module examples (#73546) 2 years ago
yum.py Module docs fixes. (#81213) 12 months ago
yum_repository.py Align yum_repository documentation with arguments (#80867) 1 year ago