Move git_email var to vault file to make it visible in main.yml
This commit is contained in:
parent
ee62cd8591
commit
9787919b72
2 changed files with 9 additions and 7 deletions
|
@ -1,7 +1,2 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
38326165366666616534663164346435396663323863626639643737393634663935316232383735
|
||||
3461396663343930393934343864663264313261633830650a373738653365376438653066623239
|
||||
62653566353865306665396664663866633565616332626463343037396234373839373165363732
|
||||
6162333836386136390a336438386461356330666562373864333835363932643965633162316237
|
||||
39306363666638646439343566303230376262643364343833626338396463353031666131653263
|
||||
3334376339653266333432353162346431663538343064373936
|
||||
---
|
||||
git_email: "{{ vault_git_email }}"
|
||||
|
|
7
roles/git/vars/vault.yml
Normal file
7
roles/git/vars/vault.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
36663733323235653136626135303433613439323934373731626635373061343931346635333233
|
||||
6163373833613931633631666533353137323164666238360a366130353039356531383862333466
|
||||
38363630663230386261663937396165353130313463333031623132396332396534386265646661
|
||||
6663323238316233300a316639303666323432333763303362616566386665353139666562643436
|
||||
64626338393363653636363430396134373461376537303737323235336237613133613631363134
|
||||
3034386366333430323234353937633865656137343038396338
|
Loading…
Add table
Reference in a new issue