Which is the proper syntax for referencing a variable’s value in an Ansible task?

Which is the proper syntax for referencing a variable’s value in an Ansible task?
A. ${variable_name}
B. { variable_name }
C. “{{ variable_name }}”
D.@variable_name

amazon-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.