Remove extra include_tasks

This commit is contained in:
Manuel Gutierrez 2020-06-12 17:37:02 +02:00
parent bbbc656985
commit 68cfc2fb10
No known key found for this signature in database
GPG Key ID: CEB8789DAED15AAD

View File

@ -14,9 +14,6 @@
- install - install
- init - init
- include_tasks: security_actions.yml
when: ansible_os_family == 'RedHat'
- name: Checking if Filebeat Module folder file exists - name: Checking if Filebeat Module folder file exists
stat: stat:
path: "{{ filebeat_module_folder }}" path: "{{ filebeat_module_folder }}"