Hi All, I'm creating a playbook which validates user input.
Input string would be something like : "cluster-test-1" I want to assert that input has only lowercase, digits or hypen. (No other special character is allowed) Please suggest how I can achieve this, so that the playbook exits if input validation is failed. Thanks, Shivani -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/05f9b75c-7d97-4f50-b595-2b55e7dfe270n%40googlegroups.com.
