ffd
This commit is contained in:
parent
05fd374b14
commit
3b58cbd1da
1 changed files with 10 additions and 0 deletions
|
@ -40,3 +40,13 @@ roles:
|
||||||
- name: ansible-role-postgresql
|
- name: ansible-role-postgresql
|
||||||
src: git+https://git.mgrote.net/ansible-role-mirrors/ansible-role-postgresql
|
src: git+https://git.mgrote.net/ansible-role-mirrors/ansible-role-postgresql
|
||||||
version: "3.5.2"
|
version: "3.5.2"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#git clone https://git.mgrote.net/mg/homeserver.git /homeserver && cd /homeserver && git checkout image && echo "1vAOD7ITOyEeVsTfcgCr!" > ./vault-pass.yml && ansible localhost -m debug -a "var={{ lookup('viczem.keepass.keepass', 'restic_repository_password', 'password') }}"
|
||||||
|
|
||||||
|
#wget -q https://git.mgrote.net/mg/homeserver/raw/branch/image/requirements.yaml \
|
||||||
|
# && ansible-galaxy install -r requirements.yaml
|
||||||
|
|
||||||
|
#ansible localhost -m debug -a "var={{ lookup('viczem.keepass.keepass', 'restic_repository_password', 'password') }}"
|
||||||
|
|
Loading…
Reference in a new issue