Use a directory as ansible inventory

This commit is contained in:
Crest 2020-09-14 03:53:47 +02:00
parent d4d2b25729
commit 44c903add7
3 changed files with 5 additions and 0 deletions

2
hosts/emma Normal file
View File

@ -0,0 +1,2 @@
[emma]
emma.ccchb.de

2
hosts/freebsd Normal file
View File

@ -0,0 +1,2 @@
[freebsd:children]
emma

1
hosts/localhost Normal file
View File

@ -0,0 +1 @@
localhost ansible_connection=local