DCD-890: Missed some tests.

This commit is contained in:
Steve Smith
2020-01-14 15:23:09 +11:00
parent 1bcd873ac4
commit cf859874b3
2 changed files with 4 additions and 0 deletions

View File

@@ -16,6 +16,8 @@ provisioner:
name: ansible name: ansible
lint: lint:
name: ansible-lint name: ansible-lint
options:
x: ["303", "602"]
inventory: inventory:
links: links:
group_vars: ../../../../group_vars/ group_vars: ../../../../group_vars/

View File

@@ -16,6 +16,8 @@ provisioner:
name: ansible name: ansible
lint: lint:
name: ansible-lint name: ansible-lint
options:
x: ["303", "602"]
inventory: inventory:
links: links:
group_vars: ../../../../group_vars/ group_vars: ../../../../group_vars/