Add ansible
This commit is contained in:
parent
c0f2133aea
commit
1b4d9dcc0d
7
ansible/inventory/hosts.yml
Normal file
7
ansible/inventory/hosts.yml
Normal file
@ -0,0 +1,7 @@
|
||||
all:
|
||||
children:
|
||||
rsyslog_servers:
|
||||
hosts:
|
||||
rsyslog-lab:
|
||||
ansible_host: local
|
||||
ansible_user: root
|
||||
Loading…
x
Reference in New Issue
Block a user