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
Sam Doran b9561842c8 Clarify use of variables in content parameter in copy module (#50940) 6 years ago
..
cli [WIP] force install role and its deps (#49347) 6 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
config Add k8s module_defaults group and document (#51093) 6 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 6 years ago
executor faster config loading (#48333) 6 years ago
galaxy Consistent typesetting of "GitHub" (#50929) 6 years ago
inventory add toggle for host pattern mismatch behaviour (#51199) 6 years ago
module_utils HP-UX: Fix ansible_pkg_mgr to use swdepot (#51411) 6 years ago
modules Clarify use of variables in content parameter in copy module (#50940) 6 years ago
parsing Fieldattribute inheritance with defaults (#50891) 6 years ago
playbook add static facility and apply to register (#49737) 6 years ago
plugins PSRP: Add read_timeout connection parameters (#46850) 6 years ago
template Update bare exceptions to specify Exception. 6 years ago
utils Doc fragments to plugins (#50172) 6 years ago
vars Fix encoding issues with file paths. (#50830) 6 years ago
__init__.py
constants.py become_method: make dzdo more like sudo (#47946) 6 years ago
context.py Move the arguments module into cli/ and context_objects into utils 6 years ago
release.py