Andrea Dell'Amico adellam
  • Joined on 2019-04-01
adellam pushed to master at ISTI-ansible-roles/ansible-role-shinyproxy 2024-04-09 15:00:40 +02:00
9e8361dd69 Transform some handlers into tasks. Add the image pull policy.
adellam pushed to master at ISTI-ansible-roles/ansible-role-shinyproxy 2024-04-09 14:52:49 +02:00
df94a67fd2 Move some configuration options.
adellam pushed to master at ISTI-ansible-roles/ansible-role-shinyproxy 2024-04-09 14:37:16 +02:00
a98e9f2971 Create the secret only when the configuration is changed.
adellam pushed to master at ISTI-ansible-roles/ansible-role-shinyproxy 2024-04-09 14:30:21 +02:00
52b516579a Add a networking option when the backend is docker swarm.
adellam pushed to master at ISTI-ansible-roles/ansible-role-shinyproxy 2024-04-09 13:18:11 +02:00
5d9f954b24 Config template removed by mistake.
adellam pushed to master at ISTI-ansible-roles/ansible-role-shinyproxy 2024-04-08 18:28:43 +02:00
fbcf52c5f2 Install the config file as secret.
adellam pushed to master at ISTI-ansible-roles/ansible-role-shinyproxy 2024-04-08 15:31:15 +02:00
271675d593 Cleanup. Remove version 2 support.
adellam pushed to master at ISTI-ansible-roles/ansible-role-basic-system-setup 2024-04-03 12:03:09 +02:00
bf5d2a4054 Fix the bashrc path for root.
adellam pushed to master at ISTI-ansible-roles/ansible-role-basic-system-setup 2024-04-03 12:01:54 +02:00
9497433a85 bashrc: fix the tasks syntax.
adellam pushed to master at ISTI-ansible-roles/ansible-role-basic-system-setup 2024-04-03 11:58:35 +02:00
e9f2898efb Attempt at customising the bashrc file.
adellam pushed to master at ISTI-ansible-roles/ansible-role-keycloak 2024-04-02 14:21:27 +02:00
bd41510ba7 Move other options from the systemd unit to the conf file.
adellam pushed to master at ISTI-ansible-roles/ansible-role-keycloak 2024-04-02 14:18:46 +02:00
a551dbbe54 Move out some options from the command line to the conf file.
adellam pushed to master at ISTI-ansible-roles/ansible-role-keycloak 2024-03-29 18:20:34 +01:00
d9f914aff7 proxy -> proxy-headers. Also fix the systemd unit reload.
adellam pushed to master at ISTI-ansible-roles/ansible-role-docker-swarm 2024-03-29 16:03:00 +01:00
7eecbb912e Give the option to add some arbtrary http-request checks.
adellam pushed to master at ISTI-ansible-roles/ansible-role-keycloak 2024-03-29 11:36:43 +01:00
c90ec14535 Merge pull request 'Removed useless `log-level` commented line from template' (!2) from mauro.mugnaini/ansible-role-keycloak:kc24 into master
f1e4f03e90 Removed useless `log-level` commented line from template
Compare 2 commits »
adellam merged pull request ISTI-ansible-roles/ansible-role-keycloak#2 2024-03-29 11:36:43 +01:00
Removed useless `log-level` commented line from template
adellam pushed to master at ISTI-ansible-roles/ansible-role-pgsql-db-management 2024-03-28 15:26:12 +01:00
fc9fe846fb Add a label.
adellam pushed to master at ISTI-ansible-roles/ansible-role-pgsql-db-management 2024-03-28 15:25:29 +01:00
41a736c02d Remove the old task that prints the DB data.
adellam pushed to master at ISTI-ansible-roles/ansible-role-keycloak 2024-03-25 14:01:02 +01:00
e4468ab062 Add quarkus.transaction-manager.enable-recovery=true.
adellam pushed to master at ISTI-ansible-roles/ansible-role-pgsql-db-management 2024-03-25 13:48:00 +01:00
f7ea97364c Change the print_psql_db_data boolean behaviour.