revert parts of "506fa8da8d" (explanation inline) #217

Merged
mg merged 33 commits from dbg into master 2024-10-23 22:55:42 +02:00
Showing only changes of commit 620c55124d - Show all commits

View file

@ -2,7 +2,11 @@
- hosts: git
roles:
- role: geerlingguy.postgresql
tags: "db"
tags:
- db
- postgres
- psql
- postgresql
become: true
- role: roles-ansible.gitea
tags: "gitea"