mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
* gitlab_*_variable: support masked-and-hidden variables Support masking and hiding GitLab project and group variables. In the GitLab API, variables that are hidden are also masked by implication. Note gitlab_instance_variable is unmodified since instance variables cannot be hidden. * gitlab_*_variable: add `hidden` to legacy `vars` syntax * gitlab_*_variable: address review comments in doc |
||
|---|---|---|
| .. | ||
| action | ||
| become | ||
| cache | ||
| callback | ||
| connection | ||
| doc_fragments | ||
| filter | ||
| inventory | ||
| lookup | ||
| module_utils | ||
| modules | ||
| plugin_utils | ||
| test | ||