update
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
- hosts: localhost
|
||||
connection: local
|
||||
become: true
|
||||
vars:
|
||||
GITLAB_TOKEN: "{{ lookup('env', 'GITLAB_TOKEN') }}"
|
||||
# vars_prompt:
|
||||
|
||||
roles:
|
||||
|
||||
Reference in New Issue
Block a user