Commit Graph

17 Commits

Author SHA1 Message Date
652d621187 feat(core): change namespace
Some checks are pending
test / Linting (push) Waiting to run
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
2024-02-05 22:52:19 +01:00
3f41dbee11 feat: remove become frome role, fix #1
All checks were successful
test / Linting (push) Successful in 24s
test / Molecule tests (default, debian11) (push) Successful in 33s
test / Molecule tests (default, debian12) (push) Successful in 32s
test / Molecule tests (default, ubuntu2004) (push) Successful in 27s
test / Molecule tests (default, ubuntu2204) (push) Successful in 27s
test / Molecule tests (with_ssh_keys, debian11) (push) Successful in 35s
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 35s
2023-12-03 18:08:11 +01:00
4b85e03e3e feaT: add become: true to not rely on ansible.cfg, add vagrant tests for later
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_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 18:50:21 +01:00
0be5397356 removed python tests
All checks were successful
test / Linting (push) Successful in 10s
test / Molecule tests (default, debian12) (push) Successful in 37s
test / Molecule tests (default, ubuntu2004) (push) Successful in 37s
test / Molecule tests (default, debian11) (push) Successful in 53s
test / Molecule tests (with_ssh_keys, debian11) (push) Successful in 34s
test / Molecule tests (default, ubuntu2204) (push) Successful in 39s
test / Molecule tests (with_ssh_keys, debian12) (push) Successful in 34s
test / Molecule tests (with_ssh_keys, ubuntu2004) (push) Successful in 39s
test / Molecule tests (with_ssh_keys, ubuntu2204) (push) Successful in 40s
2023-07-15 00:52:40 +02:00
5ee65abd9e tests should now work using ansible
Some checks failed
test / Linting (push) Successful in 6s
test / Molecule tests (default, debian11) (push) Successful in 52s
test / Molecule tests (default, ubuntu2004) (push) Successful in 32s
test / Molecule tests (with_acl_enabled, debian11) (push) Failing after 2s
test / Molecule tests (default, debian12) (push) Successful in 58s
test / Molecule tests (with_acl_enabled, debian12) (push) Failing after 3s
test / Molecule tests (with_acl_enabled, ubuntu2004) (push) Failing after 3s
test / Molecule tests (with_acl_enabled, ubuntu2204) (push) Failing after 2s
test / Molecule tests (default, ubuntu2204) (push) Successful in 52s
2023-07-15 00:22:07 +02:00
0b2ab74817 tests should now work using ansible
Some checks failed
test / Linting (push) Failing after 26s
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_acl_enabled, debian11) (push) Has been skipped
test / Molecule tests (with_acl_enabled, debian12) (push) Has been skipped
test / Molecule tests (with_acl_enabled, ubuntu2004) (push) Has been skipped
test / Molecule tests (with_acl_enabled, ubuntu2204) (push) Has been skipped
2023-07-15 00:13:04 +02:00
3a61153186 template job for ansible 2023-07-13 23:51:00 +02:00
cc383f95b3 tests failing because of what appears to be a bug in molecule, added debian 12 support 2023-07-12 22:35:33 +02:00
933bc54430 changed tests for new sudoers module 2023-06-11 00:07:35 +02:00
2a182f71dc fixed test following sudoers changes 2023-06-10 22:54:30 +02:00
d19ecaaf48 few fixes 2023-05-15 18:06:57 +02:00
b4306a89eb remove lint from molecule, it has been removed in new release 2023-04-26 22:18:29 +02:00
f1155f1a7b publish time 2023-03-27 23:00:21 +02:00
6f48a19b0b added tests, still not sure if this role should include more stuff 2023-03-26 22:56:15 +02:00
c81b770732 disable password by default for service account 2023-03-26 20:57:15 +02:00
cb65705ebc stuff 2023-03-26 00:00:42 +01:00
b6cc4309cb skeleton 2023-03-21 00:05:21 +01:00