You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hetzner-ansible/roles/workflow-proxy-postgres/tasks/main.yml

10 lines
183 B
YAML

---
### tags:
### - remove-data
- name: "Setup <workflow_index> postgres database on {{ inventory_hostname }}"
include_role:
name: postgres
tasks_from: _postgres-acls