🚀: move inventory to its own directory
This commit is contained in:
2
inventory/group_vars/all/python.yml
Normal file
2
inventory/group_vars/all/python.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
ansible_python_interpreter: /usr/bin/python3
|
11
inventory/group_vars/all/restic.yml
Normal file
11
inventory/group_vars/all/restic.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
|
||||
restic_aws_access_key_id: "backup"
|
||||
restic_aws_secret_access_key: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
64613131346563323262316264306363636261313535353565333231316433313539653634303737
|
||||
3766666137633637666265663230323937663239396534310a313330333163396664643830643934
|
||||
38623061653733653634623230616532383830626335653362333331353065353737323935326365
|
||||
6638643861633038330a613832336463376535326461633832646238336663333537346461386534
|
||||
31373734303133623363393837613437313066656532623832333335663666353039
|
||||
restic_s3_url: "http://backup.mateu.be:9000/backup"
|
14
inventory/group_vars/all/smtprelay.yml
Normal file
14
inventory/group_vars/all/smtprelay.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
|
||||
smtprelay_origin: "mateu.be"
|
||||
smtprelay_host: "smtp.libertus.eu"
|
||||
smtprelay_port: 587
|
||||
|
||||
smtprelay_login: "smtp.relay"
|
||||
smtprelay_pass: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
35333033346637663866393736623536313961396638323230616463356432376265303362636438
|
||||
3666363439646139633439383233363036383136306266370a636631316261653635323538643964
|
||||
39343134646635326465316239313334353232666361343733613166643363373962633538646163
|
||||
6663623433343233350a633463346664376563313830646539343439313436623365336463353463
|
||||
65393733353432376464306536663135623663613232326139306333363461313463
|
Reference in New Issue
Block a user