Commit Graph

19 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
24c4a8e19d feat(tests): remove /etc/hosts testing, fix #1
All checks were successful
test / Linting (push) Successful in 10s
test / Molecule tests (default, debian12) (push) Successful in 1m31s
test / Molecule tests (default, debian11) (push) Successful in 1m40s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m49s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m39s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 1m53s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 2m10s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 1m56s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 1m44s
2023-12-08 23:03:43 +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
c1d5913bcc feat: normalize tests, verify playbooks are the same for each backend
All checks were successful
test / Linting (push) Successful in 7s
test / Molecule tests (default, debian11) (push) Successful in 1m55s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m52s
test / Molecule tests (default, ubuntu2204) (push) Successful in 2m0s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 2m11s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 1m39s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 2m14s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 1m57s
test / Molecule tests (default, debian12) (push) Successful in 1m29s
2023-11-30 18:50:59 +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
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
bbe35f8d48 added auto_update feature 2023-06-03 22:02:24 +02:00
d2cd776732 moved to ansible for testing ahead of testinfra deprecation in molecule 2023-06-03 19:32:54 +02:00
44edb00106 remove lint from molecule, it has been removed in new release 2023-04-26 22:11:51 +02:00
c3f38cfbd9 finished up tests, should pass CI now 2023-04-10 17:18:14 +02:00
0723d42a73 should be pretty much ready, will test tmrw 2023-04-10 00:42:31 +02:00
9e481a5352 few changes on tests 2023-04-10 00:39:54 +02:00
52eff080b4 added a few tests, corrected various errors 2023-04-09 23:28:29 +02:00
89ad6469f5 molecule requirements 2023-04-08 00:47:34 +02:00
ea24d41201 molecule requirements 2023-04-08 00:46:48 +02:00
01c49b73c9 role installs its own dependencies 2023-04-08 00:24:04 +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