Commit Graph

25 Commits

Author SHA1 Message Date
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
a73d17a4e6 added debian 12 support
All checks were successful
test / Linting (push) Successful in 6s
test / Molecule tests (default, debian11) (push) Successful in 36s
test / Molecule tests (default, ubuntu2004) (push) Successful in 30s
test / Molecule tests (default, debian12) (push) Successful in 1m3s
test / Molecule tests (default, ubuntu2204) (push) Successful in 37s
test / Molecule tests (with_ssh_keys, debian11) (push) Successful in 34s
test / Molecule tests (with_ssh_keys, debian12) (push) Successful in 39s
test / Molecule tests (with_ssh_keys, ubuntu2204) (push) Successful in 33s
test / Molecule tests (with_ssh_keys, ubuntu2004) (push) Successful in 55s
2023-07-23 18:48:07 +02:00
b7a6604f76 actions on github being weird
All checks were successful
test / Linting (push) Successful in 34s
test / Molecule tests (default, ubuntu2004) (push) Successful in 31s
test / Molecule tests (default, debian11) (push) Successful in 37s
test / Molecule tests (default, debian12) (push) Successful in 38s
test / Molecule tests (default, ubuntu2204) (push) Successful in 36s
test / Molecule tests (with_ssh_keys, debian11) (push) Successful in 40s
test / Molecule tests (with_ssh_keys, debian12) (push) Successful in 40s
test / Molecule tests (with_ssh_keys, ubuntu2004) (push) Successful in 34s
test / Molecule tests (with_ssh_keys, ubuntu2204) (push) Successful in 34s
2023-07-17 23:42:19 +02:00
c6944d895c actions on github being weird
All checks were successful
test / Linting (push) Successful in 9s
test / Molecule tests (default, debian12) (push) Successful in 31s
test / Molecule tests (default, debian11) (push) Successful in 39s
test / Molecule tests (default, ubuntu2004) (push) Successful in 36s
test / Molecule tests (default, ubuntu2204) (push) Successful in 32s
test / Molecule tests (with_ssh_keys, debian11) (push) Successful in 41s
test / Molecule tests (with_ssh_keys, debian12) (push) Successful in 41s
test / Molecule tests (with_ssh_keys, ubuntu2004) (push) Successful in 35s
test / Molecule tests (with_ssh_keys, ubuntu2204) (push) Successful in 41s
2023-07-17 23:39:58 +02:00
c3da68e139 readme edit
Some checks failed
test / Linting (push) Failing after 6s
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-07-17 23:38:29 +02: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
d0df63a6e9 added sample file, edit some minor thing to comply with template 2023-06-25 19:33:40 +02:00
60ccaa94e6 1st publish on galaxy 2023-06-18 22:30:00 +02:00
5e27bb3003 fix tests 2023-06-18 22:25:43 +02:00
6b217e5ddf fix tests 2023-06-18 22:22:27 +02:00
75841b7a51 don't use free-form to conform with ansible-lint 2023-06-18 22:07:03 +02:00
83d51dd733 ci-tests 2023-06-18 22:01:46 +02:00
d8377ceb6b switch to using sudoer module 2023-06-10 22:42:37 +02:00
c1f18f585f ignore .vscode 2023-05-21 20:18:54 +02:00
56c419ed39 added a few options + tests 2023-05-15 18:22:48 +02:00
79b83b6e29 readme 2023-05-11 23:33:45 +02:00
0e38e26bdc meta.yml 2023-05-11 23:32: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
1efe2a9896 Initial commit 2023-05-08 19:39:01 +00:00