syntax fix

This commit is contained in:
Sean Anderson 2025-04-01 13:55:33 -05:00
parent f8ca52419a
commit fa3292913f
2 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@
username: '{{ rh_username }}'
password: '{{ rh_token }}'
registry: '{{ registry }}'
tlsverify: '{{ tlsverify }}'
tlsverify: '{{ tls_verify }}'

Binary file not shown.