defccd1d44
* postgresql_db: allow to pass users names with dots * postgresql_db: allow to pass users names with dots, add changelog fragment * postgresql_db: allow to pass users names with dots, fix ci
4 lines
96 B
YAML
4 lines
96 B
YAML
db_name: 'ansible_db'
|
|
db_user1: 'ansible.db.user1'
|
|
db_user2: 'ansible.db.user2'
|
|
tmp_dir: '/tmp'
|