Commit Graph

43 Commits

Author SHA1 Message Date
3f2f47953f role(docker): dropping support for debian versions prior to 13/trixie v0.3.4 2025-11-07 17:01:58 +01:00
99db61d1f1 v0.3.3 - getting the tag right v0.3.3 2025-11-07 16:56:37 +01:00
57f9ce19d6 role(locale_config): finally fix glitch in check mode v0.3.2 2025-11-07 16:55:36 +01:00
9369d7389d v0.3.1 bumping version for latest changes v0.3.1 2025-11-07 16:47:07 +01:00
fb6fd031f4 role(locale_config): Fix check mode and satisfy linter. 2025-11-07 16:46:36 +01:00
13112a6a53 gitignore .ansible 2025-11-07 16:46:10 +01:00
058a254a89 update ansible/requirements 2025-11-07 16:45:54 +01:00
8d8ca0ef52 re-organize some of the project structure 2025-11-07 16:30:06 +01:00
581422f899 v0.3.0 - add roles timesync_setup and locale_config 2025-01-12 19:20:32 +01:00
c836530a94 role(timesync): add role for timesync setup via systemd-timesyncd 2025-01-12 19:07:06 +01:00
058025d6dd role(apt_sources): add role to modify default apt repo list 2025-01-12 19:06:13 +01:00
9f5295310f v0.2.3 another fix for the locale_config role... 2024-12-29 02:18:39 +01:00
0a0b0fc096 v0.2.2 fix locale_config variable names 2024-12-29 02:09:44 +01:00
1a38fe302d v0.2.2 fix listener name 2024-12-28 18:37:04 +01:00
99f73d4619 v0.2.1 2024-12-28 18:35:26 +01:00
639e184f2d fix(docker): fix docker role handlers 2024-12-28 18:34:46 +01:00
e95fa95336 v0.2.0 - rename set_locale to locale_config, add test_connection.yml playbook and update READMEs 2024-12-28 12:53:25 +01:00
a630816f1c conf(dev): add workspace file, setup script and requirements files 2024-12-28 12:51:31 +01:00
f5aa61b3c0 !fix(docker): update docker role
* update package names
* remove dist install option
* fix handlers for testing the setup
2024-12-28 10:01:34 +01:00
d5b99433d8 some cosmetic changes 2024-09-25 23:52:32 +02:00
6cadc44d1c fix(docker): some smaller tweaks in the docker role 2024-09-25 23:36:57 +02:00
762265794c add gitignore 2024-01-08 17:59:26 +01:00
ef79109472 bump version to 0.1.3 2024-01-07 12:50:28 +01:00
9e035289f5 set filename for docker repo 2024-01-07 12:46:02 +01:00
4b3e83fe91 fix docker role repo line (release name + stable) 2024-01-07 12:39:34 +01:00
25b8231432 fix docker repo line 2024-01-07 12:16:34 +01:00
140df00a2b try to fix docker role (to be tested) 2024-01-07 12:02:58 +01:00
4894f3fba9 rename config_locale to set_locale 2024-01-07 11:43:37 +01:00
475719d1f0 bump version to 0.1.2
-> fixed `config_locale` role
2023-12-19 12:20:46 +01:00
b786692268 remove debug output along with commented tasks 2023-12-19 12:18:06 +01:00
d575c59ee8 add debug message for troubleshooting 2023-12-19 12:10:23 +01:00
dee8ffe1f7 modify task names and replace facts by vars 2023-12-19 12:06:34 +01:00
c309b1da69 add config_locale role -> bump version to 0.1.1 2023-10-07 12:38:18 +02:00
cd180c7285 just add a comment to README 2023-10-07 00:21:57 +02:00
69da42f990 add handlers for docker role (unused yet) 2023-10-07 00:10:59 +02:00
754113bb99 change line breaks in README 2023-10-06 20:48:00 +02:00
d0adf1a301 add docker_use_dist_repo variable + default
to decide for install source repo
and add to README
2023-10-06 20:46:22 +02:00
8c449aa986 'fix' version info and set to 0.1.0
because there's nothing really there yet
2023-10-06 20:42:49 +02:00
a2546ce72e move contents from sub directory to root 2023-10-06 17:49:16 +02:00
b4b632827d add test role 2023-10-06 17:38:36 +02:00
8c7da1157e move galaxy.yml for testing the collection 2023-10-06 17:37:12 +02:00
ad6fe57ee7 add docker role 2023-10-03 10:16:49 +02:00
8c905ed0fc first commit 2023-10-03 10:14:47 +02:00