We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd5ae8c commit 8d20417Copy full SHA for 8d20417
1 file changed
play.yml
@@ -1,7 +1,7 @@
1
- name: Trustification
2
hosts: trustification
3
vars:
4
- tpa_single_node_trustification_image: registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9:9bc5616f1b92dff24a3f7d0d6e56facd007d6041 # noqa yaml[line-length]
+ tpa_single_node_trustification_image: registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9:d508e6f5e33305df8d3901ac4c17d66c483f9741 # noqa yaml[line-length]
5
vars_files:
6
- vars/main.yml
7
tasks:
0 commit comments