On Thursday, 16 November 2017 17.06.18 CET [email protected] wrote: > If i use what you suggest i obtained this: > <https://lh3.googleusercontent.com/-_qxnSQ76iOk/Wg2zS_f19RI/AAAAAAAAAAQ/vdMxK0WTDnMUsMTyAIhVt-tjFmvzeDDnACLcBGAs/s1600/Capture.png> > > I was expecting that Enable Secure Backup.... was underlined in blue as the > previous one, which works properly.
That is just your editor not understanding how to syntax hilight stuff and have nothing to do with how Ansible understand it. If you need to have it blue in the editor you can enclose it in quotes. If you have problem and need help you'll need to run ansible-playbook with -vvv and post the result. -- Kai Stian Olstad -- 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/1625307.PzcbLSL3yL%40x1. For more options, visit https://groups.google.com/d/optout.
