]> git.immae.eu Git - github/fretlink/ansible-postgresql-role.git/commit
improvement: remove 'with_items' loop and use modern ansible loops
authorPaul B <paul@bonaud.fr>
Mon, 7 Jan 2019 17:01:00 +0000 (18:01 +0100)
committerPaul B <paul@bonaud.fr>
Mon, 7 Jan 2019 17:21:52 +0000 (18:21 +0100)
commitf1a9ab46fed919f445e3b2eacb90a594eb095fd1
tree5be007378ece2b320b541389377d429925644a20
parent758d478b83050f248f5df8177027e2870f4308c5
improvement: remove 'with_items' loop and use modern ansible loops

Ansible > 2.5 needed
meta/main.yml
tasks/main.yml
tasks/postgres-cluster.yml
tasks/postgres-pgupgrades.yml