In my default folder , main.yml I have the following
percona_version: 5.6
percona_pckg_version: "{% {{percona_version}}|replace('.', '') %}" #
want to remove the period in 5.6 so as to get 56
The above gives error while running playbook
fatal: [x.x.x.x] => Failed to template {{percona_pckg_version}}: Failed to
template {% percona_version|replace('.', '') %}: template error while
templating string: Encountered unknown tag 'percona_version'.
Any ideas?
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/7a37a87f-5cd1-4d53-947b-70f5731c3ddd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.