ansible-playbook-static-sit.../roles/static-server
2024-07-18 20:46:42 +02:00
..
defaults Add docker-compose installation 2023-11-10 14:47:57 +01:00
meta Initial commit 2023-11-10 14:21:47 +01:00
tasks remove redundant image pull, add docker compose start 2024-04-14 07:13:29 +02:00
templates feat: Restart unless stopped 2024-07-18 20:46:42 +02:00
justfile Initial commit 2023-11-10 14:21:47 +01:00
README.md Initial commit 2023-11-10 14:21:47 +01:00

This is an Ansible role which installs static_site_server to run as a Docker container wrapped in a systemd service.

This role implicitly depends on:

Check defaults/main.yml for the full list of supported options.

For an Ansible playbook which integrates this role and makes it easier to use, see the mash-playbook.