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
Will Thames 46b59b02ed Friendly Role Names and roles from URLs
* Roles can now be given a friendly name as third field in role spec csv
* Roles can be installed from URL (not just from archived SCMs)
* Integration tests to demonstrate this
* Unit tests to ensure that role spec parsing works as expected
11 years ago
..
cache Use JSON instead of pickles for compatibility. 12 years ago
callback_plugins Remove runner_on_error callback that is never used. 12 years ago
inventory InventoryScript: better syntax checking for json stream 11 years ago
module_utils Remove tabs added from 677de07 11 years ago
playbook Friendly Role Names and roles from URLs 11 years ago
runner Correct variable blending from vars_files with hostvars in them 11 years ago
utils Friendly Role Names and roles from URLs 11 years ago
__init__.py Version bump for 1.8 12 years ago
callbacks.py Set prompt encoding to a sane value when sys.stdout.encoding is None 12 years ago
color.py fixed typos found by RETF rules in PY files 12 years ago
constants.py Merge pull request #8367 from msabramo/make_pip_install_editable_work 12 years ago
errors.py Update various copyrights. Not complete, but sufficient. 12 years ago
module_common.py Dedupe PTR record related code in rax_dns_record 12 years ago