diff options
Diffstat (limited to 'test/schemas/negative_test/playbooks/vars/varname-numeric-prefix.yml')
-rw-r--r-- | test/schemas/negative_test/playbooks/vars/varname-numeric-prefix.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/schemas/negative_test/playbooks/vars/varname-numeric-prefix.yml b/test/schemas/negative_test/playbooks/vars/varname-numeric-prefix.yml new file mode 100644 index 0000000..5f97995 --- /dev/null +++ b/test/schemas/negative_test/playbooks/vars/varname-numeric-prefix.yml @@ -0,0 +1,2 @@ +--- +5foo: ... # invalid var name |