Initial main commit
This commit is contained in:
commit
54a4de7de0
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.idea/
|
||||||
|
*.iml
|
||||||
|
terraform/.secrets
|
7
group_vars/all/vault.yml
Normal file
7
group_vars/all/vault.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
$ANSIBLE_VAULT;1.1;AES256
|
||||||
|
32643233343538366363373035373736393162363762643866323561656462356539613639386537
|
||||||
|
6264303136303132326235336265346533323930643762330a323661326230333763383737336362
|
||||||
|
34626439306334313539333065643366633438356330386465626539306439666630643531383630
|
||||||
|
3134643463313236370a333566393539613963646131383830643538386561393539646366356338
|
||||||
|
32343438323936323265643732333964363032303564623864393461376339306264663162306434
|
||||||
|
6266623662306137346366306264353165656162326131343235
|
1
terraform/.keep
Normal file
1
terraform/.keep
Normal file
@ -0,0 +1 @@
|
|||||||
|
Dir to hold Terraform config
|
Loading…
Reference in New Issue
Block a user