This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
315cc2f3ea
ansible
/
test
/
integration
/
targets
/
postgresql_db
/
defaults
/
main.yml
5 lines
96 B
YAML
Raw
Normal View
History
Unescape
Escape
postgresql: move CI test to separate targets (#62855)
2019-09-26 11:53:13 +02:00
db_name
:
'ansible_db'
postgresql_db: allow to pass users names with dots (#64007) * 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
2019-10-28 14:23:09 +01:00
db_user1
:
'ansible.db.user1'
db_user2
:
'ansible.db.user2'
postgresql: move CI test to separate targets (#62855)
2019-09-26 11:53:13 +02:00
tmp_dir
:
'/tmp'
Reference in a new issue
Copy permalink