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
Matt Martz 96b221b344
Update vendored copy of distro to 1.6.0 (#75732)
* Update vendored copy of distro to 1.6.0

* copy pasta mistake

* ci_complete
3 years ago
..
__init__.py Re-adding the init py for modules 8 years ago
_include.py deprecated include (#71262) 3 years ago
add_host.py Add attributes a-c (#75561) 3 years ago
apt.py apt module: add option to allow package downgrades (#74852) 3 years ago
apt_key.py Add attributes a-c (#75561) 3 years ago
apt_repository.py Document diff mode support for apt_repository and cron (#75709) 3 years ago
assemble.py Add attributes a-c (#75561) 3 years ago
assert.py Add attributes a-c (#75561) 3 years ago
async_status.py Add attributes a-c (#75561) 3 years ago
async_wrapper.py misc typos (#74724) 3 years ago
blockinfile.py Add attributes a-c (#75561) 3 years ago
command.py command - remove unreachable code and achieve full test coverage (#75036) 3 years ago
copy.py Add attributes a-c (#75561) 3 years ago
cron.py Document diff mode support for apt_repository and cron (#75709) 3 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: ensure we use the correct locale for dnf API (#75264) 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 ensure we convert path in warning or py2.6 breaks (#75413) 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 Expose `unredirected_headers` to `uri` and `get_url` modules (#75308) 3 years ago
getent.py getent, fix returning mulitple results for key (#75620) 3 years ago
git.py Fix git submodules path issue (#75655) 3 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 support for RedOS (#74844) 3 years ago
import_playbook.py [2.12] 'attributes' (#73707) 3 years ago
import_role.py [2.12] 'attributes' (#73707) 3 years ago
import_tasks.py [2.12] 'attributes' (#73707) 3 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 'hash_behaviour' option to include_vars module (#72944) 3 years ago
iptables.py Vendor `distutils.version` (#74644) 3 years ago
known_hosts.py docs: clarify that known_hosts path must exist (#75615) 3 years ago
lineinfile.py lineinfile - add search_string parameter for non-regexp searching (#70647) 3 years ago
meta.py Add end_batch meta task (#74899) 3 years ago
package.py Fixed link to win_package module (#74090) 3 years ago
package_facts.py modules moved to use best_parsable_locale (#75250) 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 pip - Use pip from the current Python interpreter. (#75634) 3 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 docs: Update Python 2 doc links (#74633) 3 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 Use context manager for file handling in some system modules. (#65227) 3 years ago
service_facts.py service_facts, now more accurate on systemd (#75326) 3 years ago
set_fact.py clarify cacheable (#75085) 3 years ago
set_stats.py Use FQCN for module set_stats (#74028) 3 years ago
setup.py setup: Add note and example of delegated facts (#74479) 3 years ago
shell.py Documentation: fix modules doc formatting (#72788) 4 years ago
slurp.py slurp - improve error code and test coverage (#75038) 3 years ago
stat.py Documentation: fix modules doc formatting (#72898) 4 years ago
subversion.py modules moved to use best_parsable_locale (#75250) 3 years ago
systemd.py systemd doc update (#74442) 3 years ago
sysvinit.py Reduce ignored module sanity tests (#70319) 4 years ago
tempfile.py tempfile - Remove unnecessary conditional. (#75039) 3 years ago
template.py Documentation: fix modules doc formatting (#72788) 4 years ago
unarchive.py modules moved to use best_parsable_locale (#75250) 3 years ago
uri.py Expose `unredirected_headers` to `uri` and `get_url` modules (#75308) 3 years ago
user.py Update vendored copy of distro to 1.6.0 (#75732) 3 years ago
validate_argument_spec.py validate_args_spec, use combine vars and in precedence (#75471) 3 years ago
wait_for.py docs: Update Python 2 doc links (#74633) 3 years ago
wait_for_connection.py fix make webdocs warnings (#71340) 4 years ago
yum.py yum: fix yumstate when wildcards are used in list arg (#75545) 3 years ago
yum_repository.py validate-modules no_log test: extend search range, add more known false-positives (#73882) 3 years ago