Commit Graph

25 Commits

Author SHA1 Message Date
eb63ab1851
revert pg password 2024-08-13 11:05:45 +02:00
6881360b9f
fix jinja template 2024-08-13 10:50:59 +02:00
e74e49c50f
make postgres password optional 2024-08-13 10:18:04 +02:00
9e7aa62e09
add ansible vars for app user and password 2024-08-13 09:47:50 +02:00
ad3a53bed7
add initdb script 2024-08-13 09:32:28 +02:00
b3ceb1d46d
cleanup
All checks were successful
continuous-integration/drone/pr Build is passing
2023-08-08 21:46:13 +02:00
1059950122
fix env file
All checks were successful
continuous-integration/drone/pr Build is passing
2023-08-06 16:28:01 +02:00
17e78db3d3
refactor: move to podman container setup
Some checks failed
continuous-integration/drone/pr Build is failing
2023-08-06 16:02:31 +02:00
8507a31cab feat: add test for Rocky Linux 8 (#1)
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-04 21:51:15 +02:00
35b4561dfb fix molecule
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-26 15:09:33 +02:00
0ce0c47c97 remove pg_hba template and switch to module
Some checks failed
continuous-integration/drone/push Build is failing
2019-10-23 09:44:56 +02:00
59e71ae58c fix ansible_managed handling
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-27 22:56:02 +02:00
f96dbc53f7 multiple fixes in user handling 2018-10-18 22:59:39 +02:00
719585da34 force password auth for all users as default 2018-10-17 22:19:04 +02:00
f607529f5c refactor tls path handling 2018-10-16 23:11:31 +02:00
1192e6de7d add base tls implementation 2018-10-16 23:05:15 +02:00
7a82ac2005 fix joining in template 2018-10-16 21:51:52 +02:00
1273625b58 remove wrong variable 2018-10-16 21:45:53 +02:00
e03c2eb89e try again 2018-10-16 21:41:55 +02:00
cf7d6fb7c5 try to fix unicode fuckup 2018-10-16 21:37:09 +02:00
681911ff87 try to_yaml to fix unicode in lists 2018-10-16 21:26:40 +02:00
6483008152 try to fix unicode in list templating 2018-10-16 21:24:00 +02:00
65c2c686f5 try to fix unicode prefix 2018-10-16 21:07:07 +02:00
c3844b679b add postgresql.conf templating 2018-10-16 20:53:36 +02:00
dabc0e5365 finish install process 2018-10-16 00:07:17 +02:00