Add config tag to the enable service task

This commit is contained in:
Manuel Gutierrez 2019-09-27 18:39:21 +02:00
parent 66f5d8bd35
commit 65ba7e088f

View File

@ -185,6 +185,7 @@
name: wazuh-agent
enabled: true
state: started
tags: config
- import_tasks: "RMRedHat.yml"
when: ansible_os_family == "RedHat"