render compose file during setup so restore works on fresh instances
This commit is contained in:
+1
-1
@@ -141,7 +141,7 @@ For scheduled backups:
|
||||
The role supports selective execution using tags:
|
||||
|
||||
```bash
|
||||
# Setup only - doesn't start the containers
|
||||
# Setup only - creates directories and renders the compose file, but doesn't start the containers
|
||||
ansible-playbook --tags setup playbook.yml
|
||||
|
||||
# Full deployment - setup + start containers
|
||||
|
||||
Reference in New Issue
Block a user