This commit is contained in:
aynic.os
2021-07-14 20:38:30 +01:00
parent e1f9ef7de9
commit 3ffea66ba8
101 changed files with 3601 additions and 939 deletions
+1
View File
@@ -41,3 +41,4 @@
- name: tests - failure message
fail: msg="{{tests_goss_results.msg}}"
when: tests_goss_results|failed
+1
View File
@@ -4,3 +4,4 @@
- include: goss.yml
tags:
- tests
+1
View File
@@ -4,3 +4,4 @@
- hosts: '{{ target | default("all") }}'
tasks:
- import_tasks: main.yml