cloudera-labs / cloudera.cluster

An Ansible collection for lifecycle and management of Cloudera CDP Private Cloud resources on bare metal, IaaS, and PaaS.
Apache License 2.0
32 stars 46 forks source link

Update TLS verification group #209

Open wmudge opened 3 months ago

wmudge commented 3 months ago

Currently, the verification unions several groups (cluster, cm, and ecs_nodes) to check for TLS alignment (groupby: tls)

Probably should align to a rolled up groups like deployment

https://github.com/cloudera-labs/cloudera.cluster/blob/64461416f69d2f3ee6fc701b196a033f463fe9f2/roles/verify/inventory/tasks/main.yml#L39-L43