accounts/deploy/ansible/roles/vhosts/Postgresql/tasks/main.yml

5 lines
145 B
YAML

---
- name: Placeholder PostgreSQL deployment
ansible.builtin.debug:
msg: "Applying PostgreSQL configuration for {{ inventory_hostname }}"