hashistack/playbooks
2024-07-14 16:19:43 +02:00
..
group_vars/all fix: update various variables and bring some of them back out of globals.yml 2024-07-14 16:18:45 +02:00
inventory feat: add nomad deployment options, variables, and playbooks 2024-06-25 15:16:42 +02:00
tasks fix: force load all variables in group_vars uring the variable loading process to make them top priority over every role variables 2024-07-14 16:19:43 +02:00
templates fix: typo in credentials template preventing from generating the initial credential file 2024-07-10 22:01:44 +02:00
bootstrap.yml fix: do not try to install docker during bootstrap, as it will depend on which hosts are docker-enabled 2024-07-14 16:17:39 +02:00
deploy.yml feat(deployment): Implement new structure for deploying components 2024-07-14 16:15:21 +02:00
generate_certs.yml fix: exclude deployment host from all playbooks where it does not need to be included (and can cause issues) 2024-07-11 23:28:44 +02:00
generate_credentials.yml fix: generate proper 32 bytes base 64 random strings for gossip encryption for both nomad and consul 2024-07-11 23:30:05 +02:00
preflight.yml fix: update preflight checks 2024-07-14 16:18:06 +02:00