Skip to content
Snippets Groups Projects
Verified Commit 44b073c1 authored by Ana Aviles's avatar Ana Aviles Committed by Varac
Browse files

Push commit

parent e16b29ea
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
msg: >
"You must update Ansible to at least 2.6 to bootstrap your OAS cluster."
- name: Release name must start with lower case
- name: Release name must start with lower case
assert:
that: "'{{ release_name }}' is search('^[a-z]')"
msg: >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment