Add Vagrantfile for local testing

Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
Derek Nola
2023-11-08 13:42:11 -08:00
parent 0cd9ffc17f
commit 9ecdc933ca
10 changed files with 88 additions and 7 deletions

5
.ansible-lint Normal file
View File

@@ -0,0 +1,5 @@
---
warn_list:
- var-naming[no-role-prefix]
- yaml[comments-indentation]
- yaml[line-length]