ffd
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Michael Grote 2024-07-25 21:55:27 +02:00
parent 05fd374b14
commit 3b58cbd1da

View file

@ -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') }}"