ansible-playbook-static-sit.../roles/static-server
2023-11-10 15:00:16 +01: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 fix: typo 2023-11-10 15:00:16 +01:00
templates Add docker-compose installation 2023-11-10 14:47:57 +01: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.