Verify Cluster Pipeline

Verify Cluster Pipeline A workflow diagram generated by Archify. 01 / GitHub Actions Build Ansible container · GitHub Actions Build Ansible container ansible-playbook verify-cluster.y… · GitHub Actions ansible-playbook verify-cluster.y… Legend Agent logic

What this pipeline does

  • • Post-deploy smoke test that runs the verify-cluster.yml Ansible playbook against the live homelab after every master merge, confirming all services are up and reachable from outside the internal network.

Job by job

  • • Build Ansible container: Build the Ansible container image used to run the verification pla…
  • • ansible-playbook verify-cluster.yml: Execute the full verify-cluster.yml playbook against t…