summaryrefslogtreecommitdiff
path: root/lib/ansible/playbook/role/definition.py
Commit message (Expand)AuthorAgeFilesLines
* Bundle a new version of python-six for compatibility along with some code to ...six-compatToshio Kuratomi2015-10-161-1/+1
* Also template the role name when loading rolesJames Cammarata2015-10-061-0/+1
* Tweak variable manager use in role includes to avoid test failuresJames Cammarata2015-09-301-2/+9
* Properly template role dependency namesJames Cammarata2015-09-291-0/+3
* Simplify and speed up _split_role_params() by moving an invariant outside of ...Toshio Kuratomi2015-09-031-1/+2
* Replace .iteritems() with six.iteritems()Marius Gedminas2015-09-031-1/+1
* Adjust field loading order for vars and tweak post_validate exclusion logicJames Cammarata2015-08-281-1/+1
* Allow role names to be templatedJames Cammarata2015-08-031-1/+14
* show role search path when not finding a roleBrian Coca2015-07-281-1/+1
* Make sure role names are stringsJames Cammarata2015-07-231-1/+1
* Also check the play basedir for the roleJames Cammarata2015-07-201-1/+6
* Make sure the basedir is unicodeJames Cammarata2015-07-121-1/+1
* Make sure role parsing can handle a few more types in includes/defsJames Cammarata2015-06-231-1/+5
* Making the switch to v2James Cammarata2015-05-031-0/+175