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
David Shrewsbury d1d9406066
Add rolespec_validate to import/include_role (#73589)
* Add rolespec_validate to import/include_role

* Add changelog

* fix sanity, not private
5 years ago
..
__init__.py
add_host.py update the definition of changed (#71865) 5 years ago
apt.py module compat for py3.8+ controller (#73423) 5 years ago
apt_key.py change detection and check mode fixes for apt_key (#73334) 5 years ago
apt_repository.py module compat for py3.8+ controller (#73423) 5 years ago
assemble.py Documentation: fix modules doc formatting (#72788) 5 years ago
assert.py add FQCN to M() references (#70530) 5 years ago
async_status.py async_status: Update documentation (#70196) 6 years ago
async_wrapper.py Fix async interpreter parsing (#72636) 5 years ago
blockinfile.py Ensure blockinfile correctly returns backupfile (#72544) 5 years ago
command.py Documentation: fix formatting (#73060) 5 years ago
copy.py Clarify mode behavior for modules that can set file permissions (#72837) 5 years ago
cron.py The implicit default for type=bool options is not 'false', but 'none' (#72699) 5 years ago
debconf.py The implicit default for type=bool options is not 'false', but 'none' (#72699) 5 years ago
debug.py Documentation: fix formatting (#73060) 5 years ago
dnf.py module compat for py3.8+ controller (#73423) 5 years ago
dpkg_selections.py Reduce ignored module sanity tests (#70319) 5 years ago
expect.py Documentation: fix formatting (#73060) 5 years ago
fail.py add FQCN to M() references (#70530) 5 years ago
fetch.py modules: fix documentation formatting (#72737) 5 years ago
file.py Documentation: fix modules doc formatting (#72898) 5 years ago
find.py Update documentation for "contains" parameter (#73107) 5 years ago
gather_facts.py gather_facts - Add link to docs on how to configure facts modules (#72271) 5 years ago
get_url.py [get_url] skip checksum during --check (#66700) 5 years ago
getent.py Reduce ignored module sanity tests (#70319) 5 years ago
git.py Documentation: fix formatting (#73060) 5 years ago
group.py Documentation: fix formatting (#73060) 5 years ago
group_by.py Documentation: fix formatting (#73060) 5 years ago
hostname.py hostname: fix references in docs (#73454) 5 years ago
import_playbook.py import_playbook - change additional params to deprecation (#72987) 5 years ago
import_role.py Add rolespec_validate to import/include_role (#73589) 5 years ago
import_tasks.py add FQCN to M() references (#70530) 5 years ago
include.py add FQCN to M() references (#70530) 5 years ago
include_role.py Add rolespec_validate to import/include_role (#73589) 5 years ago
include_tasks.py add FQCN to M() references (#70530) 5 years ago
include_vars.py add FQCN to M() references (#70530) 5 years ago
iptables.py iptables: Fixed get_chain_policy API (#69152) 5 years ago
known_hosts.py Reduce ignored module sanity tests (#70319) 5 years ago
lineinfile.py lineinfile - add search_string parameter for non-regexp searching (#70647) 5 years ago
meta.py Keep caution tape for older versions (#71400) 5 years ago
package.py Documentation: fix formatting (#73060) 5 years ago
package_facts.py module compat for py3.8+ controller (#73423) 5 years ago
pause.py add FQCN to M() references (#70530) 5 years ago
ping.py modules: fix documentation formatting (#72737) 5 years ago
pip.py Reduce ignored module sanity tests (#70319) 5 years ago
raw.py add FQCN to M() references (#70530) 5 years ago
reboot.py reboot - add reboot_command parameter (#69847) 5 years ago
replace.py modules: fix documentation formatting (#72737) 5 years ago
rpm_key.py Documentation: fix modules doc formatting (#72898) 5 years ago
script.py modules: fix documentation formatting (#72737) 5 years ago
service.py Replace the use of the function string.replace with the method str.replace (#68793) 5 years ago
service_facts.py Documentation: fix modules doc formatting (#72898) 5 years ago
set_fact.py add FQCN to M() references (#70530) 5 years ago
set_stats.py starting metadata sunset (#69454) 6 years ago
setup.py Documentation: fix modules doc formatting (#72788) 5 years ago
shell.py Documentation: fix modules doc formatting (#72788) 5 years ago
slurp.py Documentation: fix modules doc formatting (#72788) 5 years ago
stat.py Documentation: fix modules doc formatting (#72898) 5 years ago
subversion.py Documentation: fix modules doc formatting (#72898) 5 years ago
systemd.py Documentation: fix modules doc formatting (#72898) 5 years ago
sysvinit.py Reduce ignored module sanity tests (#70319) 5 years ago
tempfile.py Documentation: fix modules doc formatting (#72788) 5 years ago
template.py Documentation: fix modules doc formatting (#72788) 5 years ago
unarchive.py unarchive: add support for .tar.zst (zstd compression) (#73265) 5 years ago
uri.py uri - add ca_path parameter (#71979) 5 years ago
user.py user - add password expiration parameters (#69531) 5 years ago
validate_argument_spec.py Role arg spec validation implementation (#73152) 5 years ago
wait_for.py wait_for - ignore psutil related errors (#72401) 5 years ago
wait_for_connection.py fix make webdocs warnings (#71340) 5 years ago
yum.py module compat for py3.8+ controller (#73423) 5 years ago
yum_repository.py Reduce ignored module sanity tests (#70319) 5 years ago