We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02e25a1 commit 79d27cdCopy full SHA for 79d27cd
play.yml
@@ -2,7 +2,7 @@
2
hosts: trustification
3
vars:
4
# V2.0.0
5
- tpa_single_node_trustification_image: registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel:7a3948fccf9293aac295d16fd76f33dc0a4ad39d # noqa yaml[line-length]
+ tpa_single_node_trustification_image: registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9:7a3948fccf9293aac295d16fd76f33dc0a4ad39d # noqa yaml[line-length]
6
vars_files:
7
- vars/main.yml
8
tasks:
0 commit comments