Remove conditioinal from task that checks NodeJS
This commit is contained in:
parent
cf55550589
commit
3fe48ea7fd
@ -11,8 +11,6 @@
|
|||||||
stat:
|
stat:
|
||||||
path: /usr/bin/node
|
path: /usr/bin/node
|
||||||
register: node_service_status
|
register: node_service_status
|
||||||
when:
|
|
||||||
- wazuh_manager_config.cluster.node_type == "master"
|
|
||||||
|
|
||||||
- name: Install NodeJS repository
|
- name: Install NodeJS repository
|
||||||
block:
|
block:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user