gitlab_project_variable: added support for variable_type (#181)

* gitlab_project_variable: added support for variable_type

* gitlab_project_variable: Added integration tests for variable_type file.

* Changed test case variable name, ansible was masking the output.
This commit is contained in:
Alvaro A
2020-05-25 12:18:19 +02:00
committed by GitHub
parent 1774352313
commit ece18b756b
3 changed files with 92 additions and 8 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- gitlab_project_variable - implemented variable_type attribute.