mirror of
https://github.com/geerlingguy/ansible-role-postgresql.git
synced 2025-09-18 22:58:12 -04:00
Don't use sudo inside molecule CI tests.
This commit is contained in:
parent
0938c2cf6e
commit
10775abbf6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
- name: Converge
|
||||
hosts: all
|
||||
become: true
|
||||
#become: true
|
||||
|
||||
vars:
|
||||
postgresql_databases:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue