mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Add environment scope on gitlab project variables (#1197)
* 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>
This commit is contained in:
2
changelogs/fragments/1197_gitlab_project_variable.yml
Normal file
2
changelogs/fragments/1197_gitlab_project_variable.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- gitlab_project_variable - add support for ``environment_scope`` on projects variables (https://github.com/ansible-collections/community.general/pull/1197).
|
||||
Reference in New Issue
Block a user