Skip to content

Fix some issues of the ansible playbook

Pablo Vigo Mas requested to merge wip/pvigo/fix-ansible-issues into main

Different issues were detected while doing tests, one was a simple title error, but another was when running a check, an error occurred in the Deploy task because the previous download step is skipped due to the simulation mode.

By adding the option check_mode: no, the chart download is forced, allowing it to be evaluated afterward.

Added in cert-manager, metrics-server & vector ansible roles.

Signed-off-by: Pablo Vigo pvigo@collabora.com

Merge request reports

Loading