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 6e1bb6c87d renamed ssh.py shared module file to clarify 9 years ago
..
cli use default settings from ansible.cfg 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 Fixing up some non-py3 things for unit tests 9 years ago
galaxy Galaxy 2.0 9 years ago
inventory avoid set to unique hosts to preserver order 9 years ago
module_utils renamed ssh.py shared module file to clarify 9 years ago
modules Update submodule refs 9 years ago
new_inventory fix some warning of undefined name. 9 years ago
parsing Missed one place we were appending the incorrectly escaped item to raw params 9 years ago
playbook narrow down exception catching in block builds 9 years ago
plugins Fix for template module not creating a file that was not present when force=false 9 years ago
template keep string type filters as strings 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 removed unused 'pattern' from ansible.cfg 9 years ago
test-requirements.txt Making the switch to v2 10 years ago