Update Linux.yml
This commit is contained in:
parent
bf1805c82a
commit
26d4a814b7
@ -6,7 +6,7 @@
|
|||||||
when: ansible_os_family == "Debian"
|
when: ansible_os_family == "Debian"
|
||||||
|
|
||||||
- name: Linux | Install wazuh-agent
|
- name: Linux | Install wazuh-agent
|
||||||
package: name=wazuh-agent state=latest
|
package: name=wazuh-agent state=present
|
||||||
tags:
|
tags:
|
||||||
- init
|
- init
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user