Merge pull request #261 from wazuh/feature-skip-agent-registration
Add config tag to the enable service task
This commit is contained in:
commit
3d156be1b7
@ -185,6 +185,7 @@
|
||||
name: wazuh-agent
|
||||
enabled: true
|
||||
state: started
|
||||
tags: config
|
||||
|
||||
- import_tasks: "RMRedHat.yml"
|
||||
when: ansible_os_family == "RedHat"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user