Commit Graph

178 Commits

Author SHA1 Message Date
bb3513f6fe feat(preflight): fix config directory checks 2024-01-04 22:09:49 +01:00
2ee98cc52c feat(preflight): add checks to ensure config directories are present before running 2024-01-03 23:17:19 +01:00
7977a2d919 feat(vars): variable loading now mostly works for groups and hosts 2024-01-03 21:06:30 +01:00
a4a3703a2a feat(vars): add host specific vars inclusion 2024-01-03 17:38:09 +01:00
f78ea02bdd feat(vars): load group vars dynamically if files exist 2024-01-02 23:25:59 +01:00
34bb4bd7ad feat(vars): add check to load global vars file before running deployment 2024-01-02 21:11:32 +01:00
27df88ae09 feat(variables): fix listener not passing correct syntax 2024-01-01 21:16:44 +01:00
2e308f3e23 feat(vars): add more customization for vault deployment 2023-12-31 18:28:23 +01:00
41f2a5edd0 feat(readme): add WIP warning 2023-12-31 10:26:25 +01:00
878f97244b feat(variables): start polishing variables for customization 2023-12-30 15:54:37 +01:00
97a4752dbe feat(playbook): vault deployment is smooth-ish, unseals and initialize cluster as needed 2023-12-29 23:40:34 +01:00
29d906bcd2 feat(modules): added unseal module 2023-12-29 12:51:00 +01:00
90b20f2b83 feat(tests): move molecule tests to extensions directory for it to work properly 2023-12-28 23:10:17 +01:00
f8ed7ff0df feat(module): vault operator init module somewhat working 2023-12-28 22:38:26 +01:00
23d2a44d50 feat(module): some more on vault init 2023-12-27 20:30:39 +01:00
779e6e3864 feat(modules): try catch on import 2023-12-27 13:40:25 +01:00
ext.blanson
e514e066a2 feat(module): try catch on importing hvac 2023-12-26 19:14:30 +01:00
c8910c0ba0 feat(test): add single node molecule scenario for testing modules 2023-12-25 10:47:56 +01:00
c450c112d8 feat(vault): fix , in unseal module 2023-12-24 18:09:54 +01:00
0929f25f5d feat(vault): start of unseal module, and start of default variables 2023-12-24 18:09:08 +01:00
2c0515cfd7 feat(preflight): consolidate preflight playbook 2023-12-23 23:30:53 +01:00
8b7d24f602 feat(roles): add hashicorp roles as submodules 2023-12-22 23:56:09 +01:00
965f955a7c feat(roles): remove roles before adding submodules 2023-12-22 23:18:47 +01:00
cf1bea35c2 feat(variables): add some formatting to globals.yml, remove unused roles 2023-12-15 19:21:50 +01:00
a162879d20 feat(tests): test playbboks are played correctly on molecule scenarios 2023-12-15 18:45:58 +01:00
a7aca2fdba feat(tests): draft for molecule collection testing 2023-12-15 17:21:26 +01:00
9b1d6e335d feat: commit collection skeleton 2023-12-13 22:26:10 +01:00
dda1c237c1 Initial commit 2023-12-13 21:03:30 +00:00