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 b77bba8f9f Merge pull request #15175 from wimnat/feature/camel_case_fixing
Add function to convert CamelCased key names to snake_names
9 years ago
..
cli Should be errors=strict since we don't want to end up matching hosts like '???' 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 Add options to make includes 'static' 9 years ago
executor Fix --start-at-task which was broken by the setup task revamp 9 years ago
galaxy Remove trailing whitespace from the galaxy init Jinja2 template. Default a description. 9 years ago
inventory Don't process the same host multiple times 9 years ago
module_utils Add function to convert CamelCased key names to snake_names 9 years ago
modules Update submodule refs 9 years ago
new_inventory fix some warning of undefined name. 9 years ago
parsing show error context in args splitter exception 9 years ago
playbook fixed some breaks after merging ansible/devel 9 years ago
plugins Merge pull request #15174 from mattclay/conn-msg-host 9 years ago
template Merge pull request #14504 from bcoca/template_comments 9 years ago
utils Fix boolean choices in module docs fragments 9 years ago
vars Make default var lookup for tasks follow the dep chain 9 years ago
__init__.py Bump version in devel now that stable-2.0 has been branched 9 years ago
constants.py Add options to make includes 'static' 9 years ago
test-requirements.txt Making the switch to v2 10 years ago