ansible-role-eom/tasks/main.yaml
Eric Meehan b1cd53a9d8 Pinned PostgreSQL to v16.6 (#38)
This change was made to recover from an update made while attempting to address DevOps/ansible-role-eom#37, which was not solved here.

Reviewed-on: #38
2025-08-01 17:29:29 +00:00

7 lines
99 B
YAML

---
# tasks file for eom
- name: Deploy
include_tasks: "{{ item }}"
loop:
- nextcloud.yaml