test: replace kitchen to molecule

This commit is contained in:
Adrien Waksberg 2022-04-08 09:02:40 +02:00
parent a108dfbb55
commit 1afd1fcf6c
12 changed files with 78 additions and 202 deletions
handlers

View file

@ -1,5 +1,5 @@
---
- name: restart filebeat
systemd:
ansible.builtin.service:
name: filebeat
state: restarted