Bump to 0.1.1

CI: update integration.yml to final location
CI: silence the yaml-truthy linter rule
Signed-off-by: Guido Grazioli <ggraziol@redhat.com>
This commit is contained in:
Guido Grazioli
2023-08-04 15:57:53 +02:00
parent 6081c56444
commit 60695fd328
3 changed files with 3 additions and 3 deletions

View File

@@ -25,11 +25,11 @@ warn_list:
- no-free-form
- run-once[task]
- var-naming[no-role-prefix]
- yaml[truthy]
- galaxy[version-incorrect]
skip_list:
- jinja[spacing]
- yaml[truthy]
use_default_rules: true
parseable: true