Commit Graph

11 Commits

Author SHA1 Message Date
6b5c98ba9b feat(core): change namespace
All checks were successful
test / Linting (push) Successful in 7s
test / Molecule tests (default, debian11) (push) Successful in 1m12s
test / Molecule tests (default, ubuntu2004) (push) Successful in 47s
test / Molecule tests (default, ubuntu2204) (push) Successful in 45s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 41s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 47s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 45s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 1m22s
test / Molecule tests (default, debian12) (push) Successful in 45s
2024-02-05 22:43:38 +01:00
30ce327d55 feat: remove become from role
All checks were successful
test / Linting (push) Successful in 18s
test / Molecule tests (default, debian11) (push) Successful in 47s
test / Molecule tests (default, debian12) (push) Successful in 53s
test / Molecule tests (default, ubuntu2204) (push) Successful in 49s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m21s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 45s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 49s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 51s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 46s
2023-12-03 17:48:46 +01:00
a6f3132957 fix: linting
All checks were successful
test / Linting (push) Successful in 8s
test / Molecule tests (default, debian11) (push) Successful in 43s
test / Molecule tests (default, debian12) (push) Successful in 50s
test / Molecule tests (default, ubuntu2004) (push) Successful in 53s
test / Molecule tests (default, ubuntu2204) (push) Successful in 42s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 41s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 45s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 44s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 49s
2023-11-29 22:53:51 +01:00
3967974270 feat: add vagrant tests for later, add become: true to some tasks to not rely on ansible.cfg
Some checks failed
test / Linting (push) Failing after 10s
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-11-29 22:49:57 +01:00
67666c1c5e remove auto-install dependencies, to make roles more standard
Some checks failed
test / Linting (push) Failing after 9s
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-07-30 14:49:57 +02:00
ad7728127b do not escalate privileges on install prereqs 2023-05-28 13:44:14 +02:00
f6d7e45336 fixed handlers not applying netplan config 2023-04-15 23:57:38 +02:00
950a646cc5 added ci pipeline 2023-04-15 18:14:37 +02:00
bb56fab49c added some tests 2023-04-14 20:31:23 +02:00
9c13397c64 clarified some defaults, updated readme 2023-04-11 23:56:27 +02:00
ca577bc51b added my previous netplan role code 2023-04-11 23:32:34 +02:00