Commit Graph

10 Commits

Author SHA1 Message Date
2ed6f6ce8b feat: remove become from role, fix #1
All checks were successful
test / Linting (push) Successful in 20s
test / Molecule tests (default, debian11) (push) Successful in 56s
test / Molecule tests (default, debian12) (push) Successful in 1m8s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m0s
test / Molecule tests (with_custom_ascii, debian11) (push) Successful in 56s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m24s
test / Molecule tests (with_custom_ascii, debian12) (push) Successful in 1m8s
test / Molecule tests (with_custom_ascii, ubuntu2004) (push) Successful in 59s
test / Molecule tests (with_custom_ascii, ubuntu2204) (push) Successful in 1m7s
2023-12-03 18:26:11 +01:00
675f4650c9 feat: add vagrant tests for later, add become:true
All checks were successful
test / Linting (push) Successful in 7s
test / Molecule tests (default, debian11) (push) Successful in 1m2s
test / Molecule tests (default, debian12) (push) Successful in 58s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m6s
test / Molecule tests (with_custom_ascii, debian11) (push) Successful in 50s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m7s
test / Molecule tests (with_custom_ascii, debian12) (push) Successful in 1m11s
test / Molecule tests (with_custom_ascii, ubuntu2004) (push) Successful in 1m0s
test / Molecule tests (with_custom_ascii, ubuntu2204) (push) Successful in 1m9s
2023-11-30 22:24:37 +01:00
aba7d4a2fb forgot to remove references to requirements.yml
All checks were successful
test / Linting (push) Successful in 5s
test / Molecule tests (default, debian11) (push) Successful in 1m2s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m10s
test / Molecule tests (default, debian12) (push) Successful in 1m11s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m10s
test / Molecule tests (with_custom_ascii, debian11) (push) Successful in 1m7s
test / Molecule tests (with_custom_ascii, debian12) (push) Successful in 1m11s
test / Molecule tests (with_custom_ascii, ubuntu2004) (push) Successful in 1m5s
test / Molecule tests (with_custom_ascii, ubuntu2204) (push) Successful in 1m16s
2023-07-30 15:41:47 +02:00
f2c679e12e remove auto-install dependencies, for more standard roles
Some checks failed
test / Linting (push) Failing after 8s
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_ascii, debian11) (push) Has been skipped
test / Molecule tests (with_custom_ascii, debian12) (push) Has been skipped
test / Molecule tests (with_custom_ascii, ubuntu2004) (push) Has been skipped
test / Molecule tests (with_custom_ascii, ubuntu2204) (push) Has been skipped
2023-07-30 15:38:12 +02:00
9ba09c3f32 do not escalate privileges on install prereqs 2023-05-28 13:46:54 +02:00
b3ba09b9fb removed meta deps, added task to install dependencies 2023-04-08 00:44:14 +02:00
4fc3632094 moved package declaration to variables 2023-04-06 21:29:57 +02:00
65254e28d5 tests added, pretty simple, should pass 2023-04-03 22:49:15 +02:00
d69950adcb non functional, but commit for good measure 2023-04-03 19:50:18 +02:00
d405d7a46f skeleton 2023-04-03 18:53:42 +02:00