Add config tag to the enable service task
This commit is contained in:
parent
66f5d8bd35
commit
65ba7e088f
@ -185,6 +185,7 @@
|
|||||||
name: wazuh-agent
|
name: wazuh-agent
|
||||||
enabled: true
|
enabled: true
|
||||||
state: started
|
state: started
|
||||||
|
tags: config
|
||||||
|
|
||||||
- import_tasks: "RMRedHat.yml"
|
- import_tasks: "RMRedHat.yml"
|
||||||
when: ansible_os_family == "RedHat"
|
when: ansible_os_family == "RedHat"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user