Commit Graph

10 Commits

Author SHA1 Message Date
974344d9c4 fix: linting
All checks were successful
test / Linting (push) Successful in 15s
test / Molecule tests (default, debian11) (push) Successful in 26s
test / Molecule tests (default, debian12) (push) Successful in 28s
test / Molecule tests (default, ubuntu2004) (push) Successful in 27s
test / Molecule tests (default, ubuntu2204) (push) Successful in 28s
test / Molecule tests (with_ssh_keys, debian11) (push) Successful in 30s
test / Molecule tests (with_ssh_keys, debian12) (push) Successful in 30s
test / Molecule tests (with_ssh_keys, ubuntu2004) (push) Successful in 30s
test / Molecule tests (with_ssh_keys, ubuntu2204) (push) Successful in 30s
2023-12-03 18:11:30 +01:00
9038f8a2ba feat: remove become from role, fix #1
Some checks failed
test / Molecule tests (default, debian11) (push) Blocked by required conditions
test / Molecule tests (default, debian12) (push) Blocked by required conditions
test / Molecule tests (default, ubuntu2004) (push) Blocked by required conditions
test / Molecule tests (default, ubuntu2204) (push) Blocked by required conditions
test / Molecule tests (with_ssh_keys, debian11) (push) Blocked by required conditions
test / Molecule tests (with_ssh_keys, debian12) (push) Blocked by required conditions
test / Molecule tests (with_ssh_keys, ubuntu2004) (push) Blocked by required conditions
test / Molecule tests (with_ssh_keys, ubuntu2204) (push) Blocked by required conditions
test / Linting (push) Has been cancelled
2023-12-03 18:10:56 +01:00
40210f9b6d fix: linting
All checks were successful
test / Linting (push) Successful in 9s
test / Molecule tests (default, debian11) (push) Successful in 26s
test / Molecule tests (default, ubuntu2004) (push) Successful in 26s
test / Molecule tests (default, debian12) (push) Successful in 33s
test / Molecule tests (default, ubuntu2204) (push) Successful in 27s
test / Molecule tests (with_ssh_keys, debian11) (push) Successful in 29s
test / Molecule tests (with_ssh_keys, debian12) (push) Successful in 30s
test / Molecule tests (with_ssh_keys, ubuntu2204) (push) Successful in 29s
test / Molecule tests (with_ssh_keys, ubuntu2004) (push) Successful in 45s
2023-11-30 21:23:37 +01:00
edf6d4b74e feat: add vagrant tests for later, add become: true to not depend on ansible.cfg
Some checks failed
test / Linting (push) Failing after 11s
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_ssh_keys, debian11) (push) Has been skipped
test / Molecule tests (with_ssh_keys, debian12) (push) Has been skipped
test / Molecule tests (with_ssh_keys, ubuntu2004) (push) Has been skipped
test / Molecule tests (with_ssh_keys, ubuntu2204) (push) Has been skipped
2023-11-30 20:51:21 +01:00
75841b7a51 don't use free-form to conform with ansible-lint 2023-06-18 22:07:03 +02:00
d8377ceb6b switch to using sudoer module 2023-06-10 22:42:37 +02:00
56c419ed39 added a few options + tests 2023-05-15 18:22:48 +02:00
23901fb6a7 copy/paste cleanup 2023-05-10 17:15:57 +02:00
28f1381966 added the first few tasks 2023-05-10 17:07:10 +02:00
a499c468bb skeleton 2023-05-08 21:44:01 +02:00