Skip to content

Commit

Permalink
FA1-5960 - Update role to support external DB
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanLeirnes committed Apr 24, 2023
1 parent 7d604ce commit d98f256
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@
postgresql_db:
name: "{{ guacamole_postgresql_db['name'] }}"
state: present
login_host: "{{ guacamole_postgresql_db['host'] }}"
become: true
become_user: postgres
when: guacamole_postgresql_auth
Expand Down

0 comments on commit d98f256

Please sign in to comment.