This commit is contained in:
2024-05-26 09:05:55 -05:00
parent 5969895920
commit 31d12f7d28
10 changed files with 67 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
- hosts: localhost
connection: local
become: true
vars:
GITLAB_TOKEN: "{{ lookup('env', 'GITLAB_TOKEN') }}"
# vars_prompt:
roles: