]> git.immae.eu Git - github/fretlink/ansible-postgresql-role.git/blobdiff - README.md
Merge pull request #9 from chtitux/become-method
[github/fretlink/ansible-postgresql-role.git] / README.md
index 06622c82d811011dbbbea14cde2579d6244d1d68..5482bc60947065f9223d16a8c52ccd12af97b96c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -75,6 +75,9 @@ postgres_allowed_hosts:
 postgres_replication_hosts:
   - user: replicator
     range: 10.0.0.0/24
+
+# Ansible related Configuration
+postgres_become_method: su  # Optional
 ```
 
 #### Testing