ansible/test/integration/targets/postgresql_db/defaults/main.yml
2019-09-26 05:53:13 -04:00

3 lines
67 B
YAML

db_name: 'ansible_db'
db_user1: 'ansible_db_user1'
tmp_dir: '/tmp'