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 91c9df2154 added verbosity to ansible-doc to make it easier to trace down issues 9 years ago
..
cli added verbosity to ansible-doc to make it easier to trace down issues 9 years ago
compat Making the switch to v2 9 years ago
config Making the switch to v2 9 years ago
errors Making the switch to v2 9 years ago
executor Fix indent on line in playbook executor 9 years ago
galaxy Python 3: avoid iteritems() in a template 9 years ago
inventory * Make sure we don't sometimes get byte strings instead of unicode strings 9 years ago
module_utils Merge pull request #11818 from Java1Guy/module_utils_ec2_for_ecs 9 years ago
modules Submodule pointer update 9 years ago
new_inventory Making the switch to v2 9 years ago
parsing Python 3: use the right PyYAML SafeRepresenter for unicode 9 years ago
playbook Compare include params against deprecated param names too 9 years ago
plugins Wrap registered variables in UnsafeProxy 9 years ago
template Remove plugin._basedirs as we now use different data structures to achieve that functionality. 9 years ago
utils Use UnsafeProxy for lookup results too 9 years ago
vars Properly serialize UnsafeProxy objects 9 years ago
__init__.py Re-adding submodules after moving things around 9 years ago
constants.py actually implemented flags correctly for all priv escalation methods 9 years ago
test-requirements.txt Making the switch to v2 9 years ago