Skip to content
Snippets Groups Projects
Commit 1cbb353d authored by Varga Máté György's avatar Varga Máté György
Browse files

Added files & updated inventory

parent 5245fdff
No related branches found
No related tags found
No related merge requests found
...@@ -4,11 +4,14 @@ all: ...@@ -4,11 +4,14 @@ all:
hostname: "megbasztuk" hostname: "megbasztuk"
ansible_host: 192.168.255.140 ansible_host: 192.168.255.140
ansible_user: arcter ansible_user: arcter
manager:
ansible_host: security.manager.arcter
ansible_user: arcter
children: children:
Security-req: Security-req:
hosts: hosts:
megbasztuk: {} megbasztuk: {}
VMS: VMS:
children: children:
security: {} Security-req: {}
\ No newline at end of file manager: {}
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
- wazuh-agent - wazuh-agent
- name: Config Wazuh Agent - name: Config Wazuh Agent
shell: "agent-auth -m 192.168.255.247" shell: "agent-auth -m {{ manager.ansible_host }}"
- name: Enable Wazuh agent - name: Enable Wazuh agent
systemd: systemd:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment