docs and lazy eval for role_level filter

This commit is contained in:
AlanCoding
2016-12-08 12:28:46 -05:00
parent adebe00ca5
commit 2092e67f6f
2 changed files with 14 additions and 10 deletions

View File

@@ -132,3 +132,8 @@ values.
Lists (for the `in` lookup) may be specified as a comma-separated list of
values.
(_Added in Ansible Tower 3.1.0_) Filtering based on the requesting user's
level of access by query string parameter.
* `role_level`: Level of role to filter on, such as `admin_role`