Andrea Dell'Amico adellam
  • Joined on 2019-04-01
adellam pushed to master at ISTI-ansible-roles/ansible-role-postgresql 2023-10-11 18:54:01 +02:00
05277e8038 Fix a typo. The r mode was not removed.
adellam pushed to master at ISTI-ansible-roles/ansible-role-postgresql 2023-10-11 18:26:13 +02:00
cf4d866f0c The file must be writeable...
adellam pushed to master at ISTI-ansible-roles/ansible-role-postgresql 2023-10-11 18:20:35 +02:00
df6cf284e4 Use mode=r for the temp file too.
adellam pushed to master at ISTI-ansible-roles/ansible-role-postgresql 2023-10-11 18:11:04 +02:00
36ce397a79 Try again to open as a string.
adellam pushed to master at ISTI-ansible-roles/ansible-role-postgresql 2023-10-11 18:02:02 +02:00
27f5e6f0a7 Open the file as binary.
adellam pushed to master at ISTI-ansible-roles/ansible-role-postgresql 2023-10-11 17:56:34 +02:00
643ca47814 Fix the meta.
b78149be59 Do not open the file as binary.
Compare 2 commits »
adellam pushed to master at ISTI-ansible-roles/ansible-role-haproxy 2023-10-11 16:40:27 +02:00
f468a48ffa Expose the plain http port when enabled.
adellam pushed to master at ISTI-ansible-roles/ansible-role-postgresql 2023-10-11 11:54:06 +02:00
7a24ebf9be New defaults: postgresql 16, postgis 3.
adellam pushed to master at ISTI-ansible-roles/ansible-role-postgresql 2023-10-11 11:40:31 +02:00
9df46eb4fb Fix a typo.
adellam pushed to master at ISTI-ansible-roles/ansible-role-postgresql 2023-10-11 11:35:20 +02:00
07a81fbba9 Fix a typo.
adellam pushed to master at ISTI-ansible-roles/ansible-role-postgresql 2023-10-11 11:28:08 +02:00
1094339af2 Install python3-psycopg2 when Ubuntu >= 20.
adellam pushed to master at ISTI-ansible-roles/ansible-role-basic-system-setup 2023-10-10 11:53:10 +02:00
a40edb9fe3 netplan interface: dhcp override options.
adellam pushed to master at ISTI-ansible-roles/ansible-role-nextcloud 2023-10-10 10:28:06 +02:00
7743bef5d2 Customize opcache memory consumption.
adellam pushed to master at ISTI-ansible-roles/ansible-role-docker-swarm 2023-10-09 12:58:19 +02:00
7e758c8f16 Fix the jinja syntax
adellam pushed to master at ISTI-ansible-roles/ansible-role-docker-swarm 2023-10-09 11:44:56 +02:00
609b1c0170 Remove the obsolete http-use-htx option.
adellam pushed to master at ISTI-ansible-roles/ansible-role-basic-system-setup 2023-10-08 17:48:53 +02:00
66e12d354b Fixes to the names syntax.
adellam pushed to master at ISTI-ansible-roles/ansible-role-basic-system-setup 2023-10-08 17:25:03 +02:00
f7bcf65516 Fix a typo.
adellam pushed to master at ISTI-ansible-roles/ansible-role-docker-swarm 2023-10-08 01:39:22 +02:00
4c46b8f9a5 Add a missing endif.
adellam pushed to master at ISTI-ansible-roles/ansible-role-haproxy 2023-10-07 23:22:22 +02:00
6c84c9e089 Fix the permssions when installed as container
adellam pushed to master at ISTI-ansible-roles/ansible-role-docker 2023-10-07 19:14:41 +02:00
6cc4f4a2f5 Fix a indentation mistake.