Go to file
2024-06-09 10:21:35 +02:00
roles Initial commit. 2024-06-08 11:37:02 +02:00
tasks Use Git commit as tag instead of latest. Remove commit annotation. Reason is Podman cannot be forced to change the annotation to a new Git commit if no image layer changed due to the new commit, even when setting a different image tag for the new build. Prune all unused images. 2024-06-09 10:21:35 +02:00
templates Change sensors-polling HTTP port. 2024-06-08 22:11:43 +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 sensors-polling deployment. 2024-06-08 21:45:32 +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