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 f1c72a55a5 Merge pull request #12261 from toshywoshy/12169
added Manjaro as an Archlinux family
9 years ago
..
cli Starting to add additional unit tests for VariableManager 9 years ago
compat
config
errors
executor remove closing connections after every task, this goes against conneciton caching and was not expected behaviuor nor inhertited from v1 9 years ago
galaxy Python 3: avoid iteritems() in a template 9 years ago
inventory Starting to add additional unit tests for VariableManager 9 years ago
module_utils added Manjaro as an Archlinux family 9 years ago
modules update submodule refs for documentation formatting 9 years ago
new_inventory
parsing Starting to add additional unit tests for VariableManager 9 years ago
playbook simplify become testing and handling, we had drifted and were doulbe checking prompt, become and become_pass 9 years ago
plugins Fix rsync connections to IPv6 addresses 9 years ago
template Use proxy class to mark variables unsafe for templating 9 years ago
utils Starting to add additional unit tests for VariableManager 9 years ago
vars Fix #12258: don't wrap None in UnsafeProxy. 9 years ago
__init__.py
constants.py actually implemented flags correctly for all priv escalation methods 9 years ago
test-requirements.txt