]> git.immae.eu Git - github/fretlink/ansible-postgresql-role.git/commit - tasks/postgres-common-postinstall.yml
Allow to use any ansible become method
authorThéophile Helleboid <theophile.helleboid@captaintrain.com>
Thu, 2 May 2019 15:34:44 +0000 (17:34 +0200)
committerThéophile Helleboid <theophile.helleboid@captaintrain.com>
Thu, 2 May 2019 15:34:44 +0000 (17:34 +0200)
commit29f3186f165565e03b3b091523f8b682be99404a
tree214db2306ef4a929da043d0209ca70bde78ee28b
parent0c83dd00b4110d55b1602ca8d732a8cb414cfd0a
Allow to use any ansible become method

The variable can be set to 'sudo' if ansible uses sudo
README.md
defaults/main.yml
tasks/postgres-common-postinstall.yml
tasks/postgres-database-extensions.yml
tasks/postgres-database.yml
tasks/postgres-user.yml