Commit Graph

13 Commits

Author SHA1 Message Date
1cf9ceb759 feat(core): change namespace
All checks were successful
test / Linting (push) Successful in 9s
test / Molecule tests (default, debian11) (push) Successful in 1m2s
test / Molecule tests (default, debian12) (push) Successful in 1m12s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m19s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m10s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 1m5s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 1m6s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 1m16s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 1m16s
2024-02-05 23:00:30 +01:00
9660328ec7 feat: remove become from role
Some checks failed
test / Linting (push) Failing after 29s
test / Molecule tests (default, debian11) (push) Has been skipped
test / Molecule tests (default, debian12) (push) Has been skipped
test / Molecule tests (default, ubuntu2004) (push) Has been skipped
test / Molecule tests (default, ubuntu2204) (push) Has been skipped
test / Molecule tests (with_custom_config, debian11) (push) Has been skipped
test / Molecule tests (with_custom_config, debian12) (push) Has been skipped
test / Molecule tests (with_custom_config, ubuntu2004) (push) Has been skipped
test / Molecule tests (with_custom_config, ubuntu2204) (push) Has been skipped
2023-12-03 18:23:33 +01:00
ed2c223727 feat: add become, add vagrant tests, fix #1
All checks were successful
test / Linting (push) Successful in 11s
test / Molecule tests (default, debian11) (push) Successful in 1m5s
test / Molecule tests (default, debian12) (push) Successful in 1m8s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m20s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m21s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 1m5s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 1m7s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 1m19s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 1m18s
2023-12-02 16:06:10 +01:00
d4d541ee15 remove dependencies auto-install, for more standard roles
All checks were successful
test / Linting (push) Successful in 6s
test / Molecule tests (default, debian12) (push) Successful in 1m4s
test / Molecule tests (default, debian11) (push) Successful in 1m7s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m6s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m4s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 1m7s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 1m2s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 1m5s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 1m14s
2023-07-30 15:15:36 +02:00
8d4e546e3b do not escalate privileges on install prereqs 2023-05-28 13:46:01 +02:00
31361405f8 always install consul-template lastest 2023-04-29 21:46:32 +02:00
693340a586 roles creates cert/key directory to avoid wrong path errors 2023-04-29 19:04:57 +02:00
0047ad1e1f mostly works now and tests on defaults are passing 2023-04-18 22:56:15 +02:00
db8f25992f fixed a few mistakes 2023-04-17 23:20:12 +02:00
6f69826b40 fixed linting errors 2023-04-17 22:47:18 +02:00
ac1b63fe6a added the start of service file, added option for consul service altnames 2023-04-17 22:45:59 +02:00
6d4f607fab added a few configs 2023-04-17 00:31:28 +02:00
fec077b65a good start 2023-04-16 22:26:14 +02:00