skip auditd restart in molecule tests

Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
This commit is contained in:
Sebastian Gumprich 2021-03-29 09:29:37 +02:00
parent 390f7ad6cc
commit ae68f73965

View file

@ -6,3 +6,5 @@
command:
cmd: 'service auditd restart' # rhel: see: https://access.redhat.com/solutions/2664811
warn: false # sadly 'service' module fails in that case also by using 'use: service'
tags:
- molecule-notest # restarting auditd in a container does not work