wip
This commit is contained in:
@@ -41,3 +41,4 @@
|
||||
- name: tests - failure message
|
||||
fail: msg="{{tests_goss_results.msg}}"
|
||||
when: tests_goss_results|failed
|
||||
|
||||
|
||||
@@ -4,3 +4,4 @@
|
||||
- include: goss.yml
|
||||
tags:
|
||||
- tests
|
||||
|
||||
|
||||
@@ -4,3 +4,4 @@
|
||||
- hosts: '{{ target | default("all") }}'
|
||||
tasks:
|
||||
- import_tasks: main.yml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user