Go to file
2024-06-14 20:47:34 +02:00
roles Initial commit. 2024-06-08 11:37:02 +02:00
tasks Add reverse-proxy. 2024-06-14 20:47:34 +02:00
templates Fix prune all unused images. Use sensors-polling production HTTP port 2024-06-09 11:04:41 +02:00
vars Add reverse-proxy. 2024-06-14 20:47:34 +02:00
.gitignore Initial commit. 2024-06-08 11:37:02 +02:00
ansible.cfg Initial commit. 2024-06-08 11:37:02 +02:00
deploy.yml Add reverse-proxy. 2024-06-14 20:47:34 +02:00
install_requirements.sh Initial commit. 2024-06-08 11:37:02 +02:00
inventory.yml Initial commit. 2024-06-08 11:37:02 +02:00
README.md Fix documentation. 2024-06-08 20:48:30 +02:00

deploy

SECRETS_ARCHIVE_PASSPHRASE=XXXXXX ansible-playbook -e target_name=host.domain -e SECRET_HOST=host2.domain2 deploy.yml