mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-22 21:46:02 -03:30
Adds tags for asserts (#1639)
This commit is contained in:
committed by
Matthew Mosesohn
parent
d94e3a81eb
commit
64740249ab
@@ -2,3 +2,5 @@
|
||||
- name: Stop if non systemd OS type
|
||||
assert:
|
||||
that: ansible_service_mgr == "systemd"
|
||||
tags:
|
||||
- asserts
|
||||
|
||||
Reference in New Issue
Block a user