Block a user
a574caac26
fix: force load all variables in group_vars uring the variable loading process to make them top priority over every role variables
51605ab239
fix: update various variables and bring some of them back out of globals.yml
962af038cf
fix: update preflight checks
a8faaeb21f
fix: do not try to install docker during bootstrap, as it will depend on which hosts are docker-enabled
eeb4f6615c
fix: add conventional tags to galaxy.yml file
1448d10c93
fix: consul_primary_datacenter defaults to consul_datacenter for ease of configuration in single cluster mode, remove some useless comments
594188b28f
fix: generate proper 32 bytes base 64 random strings for gossip encryption for both nomad and consul
8bf82336f8
fix: more deployment host exclusion
01d91eae57
fix: exclude deployment host from all playbooks where it does not need to be included (and can cause issues)
lanson
deleted branch feat/nomad-deployment from ansible-collections/hcp-ansible
2024-07-10 17:36:42 +00:00
b1a0ccdf3e
Merge pull request 'feat/nomad-deployment' (#10) from feat/nomad-deployment into main
ed27759dcd
feat: add barebone driver options for nomad (not fully working)
48a7724759
docs: add documentation on running preflight and bootstrap playbooks
042e3593ca
chore: markdown syntax to get appropriate style in docs
9417437715
feat: add docs on generating credentials
feat/nomad-deployment
feat/nomad-deployment
This is going to be rush-merged into main because I need to start testing on a real cluster deployment.
feat/nomad-deployment
lanson
pushed to feat/nomad-deployment at ansible-collections/hcp-ansible
2024-07-10 17:33:03 +00:00
ed27759dcd
feat: add barebone driver options for nomad (not fully working)
lanson
pushed to feat/nomad-deployment at ansible-collections/hcp-ansible
2024-07-03 20:37:04 +00:00
48a7724759
docs: add documentation on running preflight and bootstrap playbooks
lanson
pushed to feat/nomad-deployment at ansible-collections/hcp-ansible
2024-07-03 20:21:35 +00:00
042e3593ca
chore: markdown syntax to get appropriate style in docs
lanson
pushed to feat/nomad-deployment at ansible-collections/hcp-ansible
2024-07-03 20:18:02 +00:00
9417437715
feat: add docs on generating credentials