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
Amin Vakil 9c40b1b2ff
Replace filename with file in apt_key (#70492)
* Replace filename with file from apt_key check

  one is internal variable, the other is actual parameter used and required for parameter check.
4 years ago
..
__init__.py Re-adding the init py for modules 8 years ago
add_host.py Enhance documentation around add_host bypassing the play host loop (#69692) 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 starting metadata sunset (#69454) 4 years ago
assert.py starting metadata sunset (#69454) 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 Deprecate command warnings feature (#70504) 4 years ago
copy.py Fix copy module file perms with remote_src (#69993) 4 years ago
cron.py Deprecation revisited (#69926) 4 years ago
debconf.py starting metadata sunset (#69454) 4 years ago
debug.py starting metadata sunset (#69454) 4 years ago
dnf.py yum/dnf: check type of elements in a name (#70072) 4 years ago
dpkg_selections.py starting metadata sunset (#69454) 4 years ago
expect.py starting metadata sunset (#69454) 4 years ago
fail.py starting metadata sunset (#69454) 4 years ago
fetch.py starting metadata sunset (#69454) 4 years ago
file.py sanity: remove ansible-bad-function (#70431) 4 years ago
find.py find: Specify elements type in paths (#70139) 4 years ago
gather_facts.py starting metadata sunset (#69454) 4 years ago
get_url.py Deprecation revisited (#69926) 4 years ago
getent.py starting metadata sunset (#69454) 4 years ago
git.py git - add single_branch option (#28465) 4 years ago
group.py starting metadata sunset (#69454) 4 years ago
group_by.py Enhance documentation around add_host bypassing the play host loop (#69692) 4 years ago
hostname.py hostname: hostnamectl check -> SystemdStrategy (#70532) 4 years ago
import_playbook.py starting metadata sunset (#69454) 4 years ago
import_role.py starting metadata sunset (#69454) 4 years ago
import_tasks.py starting metadata sunset (#69454) 4 years ago
include.py starting metadata sunset (#69454) 4 years ago
include_role.py starting metadata sunset (#69454) 4 years ago
include_tasks.py starting metadata sunset (#69454) 4 years ago
include_vars.py Fix Include_vars example (#69966) 4 years ago
iptables.py starting metadata sunset (#69454) 4 years ago
known_hosts.py known_hosts: update documentation (#70342) 4 years ago
lineinfile.py starting metadata sunset (#69454) 4 years ago
meta.py starting metadata sunset (#69454) 4 years ago
package.py starting metadata sunset (#69454) 4 years ago
package_facts.py starting metadata sunset (#69454) 4 years ago
pause.py starting metadata sunset (#69454) 4 years ago
ping.py starting metadata sunset (#69454) 4 years ago
pip.py starting metadata sunset (#69454) 4 years ago
raw.py starting metadata sunset (#69454) 4 years ago
reboot.py starting metadata sunset (#69454) 4 years ago
replace.py starting metadata sunset (#69454) 4 years ago
rpm_key.py starting metadata sunset (#69454) 4 years ago
script.py starting metadata sunset (#69454) 4 years ago
service.py starting metadata sunset (#69454) 4 years ago
service_facts.py starting metadata sunset (#69454) 4 years ago
set_fact.py starting metadata sunset (#69454) 4 years ago
set_stats.py starting metadata sunset (#69454) 4 years ago
setup.py starting metadata sunset (#69454) 4 years ago
shell.py starting metadata sunset (#69454) 4 years ago
slurp.py starting metadata sunset (#69454) 4 years ago
stat.py stat: Handle colon in filename (#70259) 4 years ago
subversion.py Document that subversion module requires subversion (#70537) 4 years ago
systemd.py Nuke systemd module user option, 2.11 deprecation (#70211) 4 years ago
sysvinit.py starting metadata sunset (#69454) 4 years ago
tempfile.py starting metadata sunset (#69454) 4 years ago
template.py starting metadata sunset (#69454) 4 years ago
unarchive.py starting metadata sunset (#69454) 4 years ago
uri.py Deprecation revisited (#69926) 4 years ago
user.py starting metadata sunset (#69454) 4 years ago
wait_for.py starting metadata sunset (#69454) 4 years ago
wait_for_connection.py starting metadata sunset (#69454) 4 years ago
yum.py yum/dnf: check type of elements in a name (#70072) 4 years ago
yum_repository.py Add new option for YUM4/DNF repositories (#70042) 4 years ago