add a intg test for issue #19835 (#21487)

(postgresql_user changing role_attr_flags with no_password_checks
fails)
This commit is contained in:
Adrian Likins
2017-02-15 15:28:29 -05:00
committed by GitHub
parent 6fae1d2bbf
commit 499d3a1b53
2 changed files with 107 additions and 0 deletions

View File

@@ -3,5 +3,6 @@
db_name: 'ansible_db'
db_user1: 'ansible_db_user1'
db_user2: 'ansible_db_user2'
db_user3: 'ansible_db_user3'
tmp_dir: '/tmp'