Assert on localhost, makes the play stop if the assertion fails.

This commit is contained in:
Robert de Bock 2021-01-18 09:59:08 +01:00
parent b1ee31df3f
commit e9a353d5c9

View file

@ -2,8 +2,9 @@
# tasks file for grub
- name: include assert.yml
include_tasks: assert.yml
import_tasks: assert.yml
run_once: yes
delegate_to: localhost
- name: install required packages
package: