Skip to content

Commit

Permalink
Merge pull request #3 from northvolt/FA1-5960
Browse files Browse the repository at this point in the history
FA1 5960
  • Loading branch information
JohanLeirnes authored Apr 24, 2023
2 parents 5a91565 + d98f256 commit 1b2014c
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 1b2014c

Please sign in to comment.