Fix missing closing parenthesis in skeleton role

Change-Id: I66fdfb83a132f84619d81c3d2ad9987ca2fe59ee
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
This commit is contained in:
Gael Chamoulaud 2019-10-07 11:08:50 +02:00
parent a3030df9ea
commit 35d762a0a6
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@
# All variables intended for modification should place placed in this file.
# All variables within this role should have a prefix of "{{ role_name | replace('-', '_'}}"
# All variables within this role should have a prefix of "{{ role_name | replace('-', '_') }}"
{{ role_name | replace('-', '_') }}_debug: false