5 lines
145 B
YAML
5 lines
145 B
YAML
---
|
|
- name: Placeholder PostgreSQL deployment
|
|
ansible.builtin.debug:
|
|
msg: "Applying PostgreSQL configuration for {{ inventory_hostname }}"
|