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
Brian Coca 0533e0bc96 fixed doas from getting stuck when needing passwords
Also adjusted test to match new doas become output
fixes #13449
9 years ago
..
cli fixed ansible-pull broken options 9 years ago
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 9 years ago
config Making the switch to v2 10 years ago
errors Default msg param to AnsibleError to avoid serialization problems 9 years ago
executor Transform exceptions into ansible messages via to_unicode instead of str to avoid tracebacks. 9 years ago
galaxy Fix traceback because we're using display from another object that no 9 years ago
inventory simplified get_hosts code to have 1 retrun point 9 years ago
module_utils Don't compare or merge str with unicode 9 years ago
modules Update submodule refs 9 years ago
new_inventory fix some warning of undefined name. 9 years ago
parsing Put in trap for args being None 9 years ago
playbook fixed doas from getting stuck when needing passwords 9 years ago
plugins Make no_target_syslog consistent. 9 years ago
template Re-implement lookup wantlist 9 years ago
utils Finish up plugin porting to global display 9 years ago
vars fix sorting of groups for host vars 9 years ago
__init__.py Add python3-compat boilerplate to all .py files in lib/ansible 9 years ago
constants.py Make no_target_syslog consistent. 9 years ago
test-requirements.txt Making the switch to v2 10 years ago