Merge pull request #261 from wazuh/feature-skip-agent-registration

Add config tag to the enable service task
This commit is contained in:
Manuel J. Bernal 2019-09-27 19:50:05 +02:00 committed by GitHub
commit 3d156be1b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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