Commit Graph

18 Commits

Author SHA1 Message Date
56c029a56f feat(core): change namespace
All checks were successful
test / Linting (push) Successful in 2m18s
test / Molecule tests (default, debian11) (push) Successful in 2m23s
test / Molecule tests (default, debian12) (push) Successful in 1m34s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m45s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m41s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 1m58s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 2m20s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 1m45s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 1m50s
2024-02-05 22:28:39 +01:00
3daa587e89 feat: remove become from playbook
Some checks failed
test / Linting (push) Successful in 35s
test / Molecule tests (default, debian11) (push) Successful in 1m39s
test / Molecule tests (default, ubuntu2204) (push) Successful in 2m4s
test / Molecule tests (default, ubuntu2004) (push) Successful in 3m27s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Has been cancelled
test / Molecule tests (with_custom_config, ubuntu2004) (push) Has been cancelled
test / Molecule tests (with_custom_config, debian11) (push) Has been cancelled
test / Molecule tests (with_custom_config, debian12) (push) Has been cancelled
test / Molecule tests (default, debian12) (push) Successful in 2m52s
2023-12-03 17:29:45 +01:00
48d2804837 feat: add become true to start docker service
All checks were successful
test / Linting (push) Successful in 40s
test / Molecule tests (default, ubuntu2004) (push) Successful in 2m9s
test / Molecule tests (default, debian11) (push) Successful in 2m21s
test / Molecule tests (default, debian12) (push) Successful in 2m38s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 1m48s
test / Molecule tests (default, ubuntu2204) (push) Successful in 2m1s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 1m49s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 2m6s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 2m24s
2023-11-30 18:03:53 +01:00
b21265400f feat: add become: true to not rely on ansible.cfg, add vagrant tests for later 2023-11-30 18:03:00 +01:00
db69250caf Update tasks/install.yml
All checks were successful
test / Linting (push) Successful in 9s
test / Molecule tests (default, debian12) (push) Successful in 1m30s
test / Molecule tests (default, debian11) (push) Successful in 1m40s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m55s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m43s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 1m53s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 1m47s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 2m9s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 2m2s
2023-09-14 21:52:19 +00:00
edceb22df8 fix handlers not flushing on time
All checks were successful
test / Linting (push) Successful in 7s
test / Molecule tests (default, debian11) (push) Successful in 1m30s
test / Molecule tests (default, debian12) (push) Successful in 1m31s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m56s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m43s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 1m50s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 1m48s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 2m9s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 2m0s
2023-09-14 23:23:17 +02:00
ad984efa64 remove destructive behaviour by never restarting docker, only reloads
All checks were successful
test / Linting (push) Successful in 36s
test / Molecule tests (default, debian12) (push) Successful in 1m51s
test / Molecule tests (default, debian11) (push) Successful in 2m17s
test / Molecule tests (default, ubuntu2004) (push) Successful in 2m29s
test / Molecule tests (default, ubuntu2204) (push) Successful in 2m0s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 1m44s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 1m55s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 2m6s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 2m17s
2023-09-07 18:01:46 +02:00
29abb1dadf fix duplicate variable name
All checks were successful
test / Linting (push) Successful in 9s
test / Molecule tests (default, debian11) (push) Successful in 1m53s
test / Molecule tests (default, debian12) (push) Successful in 2m0s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m59s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m39s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 1m42s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 1m40s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 1m48s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 2m7s
2023-08-29 23:42:00 +02:00
a0e77bafb3 install python3-docker instead of from pip following pep668
Some checks failed
test / Linting (push) Successful in 35s
test / Molecule tests (default, debian12) (push) Failing after 1m53s
test / Molecule tests (default, debian11) (push) Failing after 2m20s
test / Molecule tests (default, ubuntu2004) (push) Failing after 2m28s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 1m38s
test / Molecule tests (default, ubuntu2204) (push) Failing after 2m2s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 1m50s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 1m39s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 2m6s
2023-08-29 23:13:59 +02:00
f3446af6d6 remove dependencies auto-install for more standard role
All checks were successful
test / Linting (push) Successful in 7s
test / Molecule tests (default, debian12) (push) Successful in 1m33s
test / Molecule tests (default, debian11) (push) Successful in 1m36s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m44s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m27s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 1m46s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 1m37s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 1m45s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 1m45s
2023-07-30 13:30:00 +02:00
ffda5f8dd2 do not escalate privileges on install prereqs 2023-05-28 13:43:45 +02:00
52eff080b4 added a few tests, corrected various errors 2023-04-09 23:28:29 +02:00
f18b313eba started testings 2023-04-09 22:17:16 +02:00
01c49b73c9 role installs its own dependencies 2023-04-08 00:24:04 +02:00
960c1c737e added a few things to readme 2023-04-06 23:55:20 +02:00
f1de8adce3 added install for docker-compose, supports 'latest' as a version 2023-04-06 23:42:29 +02:00
4b33d2fe5d found a better way to install repo and packages using core roles 2023-04-05 22:37:40 +02:00
ca5effc792 skeleton 2023-04-04 21:15:48 +02:00