Sha256: 0d87770c720af952ccae33cca3234b2558d11d6de942310bc3e3ab47510e4e1e

Contents?: true

Size: 384 Bytes

Versions: 2

Compression:

Stored size: 384 Bytes

Contents

<% if f.object.is_a? ::AnsibleVariable %>
  <h6><%= _('Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation.') %></h6>
<% else %>
  <h6><%= _('If ERB is used in a parameter value, the validation of the value will happen during the ENC request. If the value is invalid, the ENC request will fail.') %></h6>
<% end %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
foreman_ansible-2.3.1 app/views/ansible_variables/_validator_text.html.erb
foreman_ansible-2.3.0 app/views/ansible_variables/_validator_text.html.erb