mirror of
https://github.com/Crocmagnon/ansible.git
synced 2024-11-22 07:18:02 +01:00
4 lines
191 B
YAML
4 lines
191 B
YAML
---
|
|
# intentionally leaving 00-clean-deps to prevent re-creating the venv every time
|
|
- import_playbook: 01-setup-deps.yaml # noqa: name[play]
|
|
- import_playbook: caddy.yaml # noqa: name[play]
|