Commit Graph

12 Commits

Author SHA1 Message Date
ee0ec67961 feat(core): change namespace
All checks were successful
test / Linting (push) Successful in 7s
test / Molecule tests (default, debian11) (push) Successful in 26s
test / Molecule tests (default, debian12) (push) Successful in 26s
test / Molecule tests (default, ubuntu2004) (push) Successful in 27s
test / Molecule tests (default, ubuntu2204) (push) Successful in 26s
test / Molecule tests (with_ssh_keys, debian11) (push) Successful in 29s
test / Molecule tests (with_ssh_keys, debian12) (push) Successful in 28s
test / Molecule tests (with_ssh_keys, ubuntu2004) (push) Successful in 30s
test / Molecule tests (with_ssh_keys, ubuntu2204) (push) Successful in 30s
2024-02-05 22:51:23 +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
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
d7f5d14b51 remove python tests
All checks were successful
test / Linting (push) Successful in 7s
test / Molecule tests (default, debian11) (push) Successful in 38s
test / Molecule tests (default, debian12) (push) Successful in 57s
test / Molecule tests (default, ubuntu2004) (push) Successful in 58s
test / Molecule tests (default, ubuntu2204) (push) Successful in 52s
test / Molecule tests (with_ssh_keys, debian12) (push) Successful in 40s
test / Molecule tests (with_ssh_keys, debian11) (push) Successful in 50s
test / Molecule tests (with_ssh_keys, ubuntu2004) (push) Successful in 1m1s
test / Molecule tests (with_ssh_keys, ubuntu2204) (push) Successful in 59s
2023-07-17 23:20:40 +02:00
c6ef487f00 moved tests to ansible
All checks were successful
test / Linting (push) Successful in 27s
test / Molecule tests (default, ubuntu2004) (push) Successful in 48s
test / Molecule tests (default, debian12) (push) Successful in 1m15s
test / Molecule tests (default, debian11) (push) Successful in 1m22s
test / Molecule tests (default, ubuntu2204) (push) Successful in 47s
test / Molecule tests (with_ssh_keys, ubuntu2004) (push) Successful in 36s
test / Molecule tests (with_ssh_keys, debian11) (push) Successful in 1m6s
test / Molecule tests (with_ssh_keys, debian12) (push) Successful in 1m6s
test / Molecule tests (with_ssh_keys, ubuntu2204) (push) Successful in 34s
2023-07-17 23:12:30 +02:00
6b2da1707a start of ansible tests cause molecule is deprecating testinfra 2023-07-16 22:04:43 +02:00
33b1f444b7 template tests for ansible 2023-07-13 23:50:24 +02:00
5e27bb3003 fix tests 2023-06-18 22:25:43 +02:00
6b217e5ddf fix tests 2023-06-18 22:22:27 +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
a499c468bb skeleton 2023-05-08 21:44:01 +02:00