hubs-ops/ansible/postgrest-config.yml

10 строки
139 B
YAML

---
- hosts: all
gather_facts: false
become: true
become_user: "root"
connection: "{{ connection }}"
roles:
- role: postgrest