mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
52bb601f31
* add environment scope on gitlab project variables * fix sanity code * apply again test * environment_scope not defined by default. compatible with old versions of lib. * environment_scope must be optional * add changelog * Update changelogs/fragments/1197_gitlab_project_variable.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
2 lines
173 B
YAML
2 lines
173 B
YAML
minor_changes:
|
|
- gitlab_project_variable - add support for ``environment_scope`` on projects variables (https://github.com/ansible-collections/community.general/pull/1197).
|