Andrea Dell'Amico adellam
  • Joined on 2019-04-01
adellam pushed to master at ISTI-ansible-roles/ansible-role-postfix 2025-02-19 18:18:52 +01:00
93b77ba652 opendkim: restart the service when it fails.
adellam pushed to master at ISTI-ansible-roles/ansible-role-postfix 2025-02-19 18:04:55 +01:00
caa734d6d3 openarc: add a options file. Restart when failed.
adellam pushed to master at ISTI-ansible-roles/ansible-role-basic-system-setup 2025-02-10 17:13:39 +01:00
3abcb3be51 Add the hostname into /etc/hosts.
adellam pushed to master at ISTI-ansible-roles/ansible-role-mysql 2025-02-07 14:22:59 +01:00
ed5bb1dc27 Do not log the passwords.
adellam pushed to master at ISTI-ansible-roles/ansible-role-mysql 2025-02-06 19:46:03 +01:00
9062878cd1 Fix the mysql_user collection name.
adellam pushed to master at ISTI-ansible-roles/ansible-role-mysql 2025-02-06 19:45:24 +01:00
3a584c109a Another attempt on fixing the mysql_user idempotency.
adellam pushed to master at ISTI-ansible-roles/ansible-role-mysql 2025-02-06 19:42:44 +01:00
058c5f6dbb Change the order of the items in mysql_user.
adellam pushed to master at ISTI-ansible-roles/ansible-role-mysql 2025-02-06 19:40:23 +01:00
90b6c81845 Fix the ini_file task.
adellam pushed to master at ISTI-ansible-roles/ansible-role-mysql 2025-02-06 19:34:15 +01:00
2ece6ac6fc Configure the mariadb server using 'ini_file'.
adellam pushed to master at ISTI-ansible-roles/ansible-role-mysql 2025-02-06 19:09:01 +01:00
bdffb8877c Some code cleanup.
adellam pushed to master at ISTI-ansible-roles/ansible-role-mysql 2025-02-06 18:00:00 +01:00
eafc251109 The conf directory is different between mysql and mariadb.
adellam pushed to master at ISTI-ansible-roles/ansible-role-mysql 2025-02-06 17:47:22 +01:00
4d8aa26ccd Fix a typo.
adellam pushed to master at ISTI-ansible-roles/ansible-role-mysql 2025-02-06 14:16:38 +01:00
c88e5ce7be Install mariadb by default.
adellam pushed to master at ISTI-ansible-roles/ansible-role-docker 2025-01-30 14:20:05 +01:00
5f0181abf9 Do not install python3-compose anymore.
adellam pushed to master at ISTI-ansible-roles/ansible-role-keycloak 2025-01-28 18:09:40 +01:00
f7e0391254 Merge pull request 'Added support of remote providers loaded from URL. The variable to use is `keycloak_remote_providers_url`' (!3) from mauro.mugnaini/ansible-role-keycloak:master into master
50dc491787 Fixed missing `:`
ed3913edee Added support of remote providers loaded from URL. The variable to use is `keycloak_remote_providers_url`
Compare 3 commits »
adellam merged pull request ISTI-ansible-roles/ansible-role-keycloak#3 2025-01-28 18:09:39 +01:00
Added support of remote providers loaded from URL. The variable to use is `keycloak_remote_providers_url`
adellam pushed to master at ISTI-ansible-roles/ansible-role-nginx 2025-01-17 20:05:40 +01:00
978229b0b2 More comprehensive list of rogue bots.
adellam pushed to master at ISTI-ansible-roles/ansible-role-docker 2024-12-20 16:56:54 +01:00
fea9ba14e7 Install python3-compose.
adellam pushed to master at ISTI-ansible-roles/ansible-role-docker 2024-12-20 15:17:35 +01:00
6c64a4caec Install the python packages as deb in ubuntu >= 22.04.
adellam merged pull request ISTI-ansible-roles/ansible-role-nginx#3 2024-12-18 12:27:06 +01:00
Added 'always' directive as default to the 'Access-Control-Allow-Origin', see #28488#note-24