ansible-playbook-static-sit.../roles/static-server
2023-11-15 11:45:28 +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: Fix home direcrotry permission 2023-11-15 11:45:28 +01:00
templates feat: Add slug for multiple domains of same user 2023-11-15 11:45:10 +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.