Add miniflux deployment
Contains default credentials but these should be overwritten with group or host -destined variables. Add default credentials Hide real credential files from git
This commit is contained in:
parent
ebd995b8c4
commit
27daf9031b
13 changed files with 244 additions and 7 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -7,8 +7,10 @@
|
|||
|
||||
### ansible private files ###
|
||||
inv-prod.yml
|
||||
group_vars/staging.yml
|
||||
host_vars/ssdnodes.yml
|
||||
group_vars/staging*
|
||||
group_vars/prod*
|
||||
host_vars/*
|
||||
vault_pass.txt
|
||||
|
||||
### Linux ###
|
||||
*~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue