laptop ausgegliedert (#106)
laptop ausgegliedert Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#106 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
parent
0df8312cfc
commit
036c3cef47
2 changed files with 5 additions and 3 deletions
|
@ -4,9 +4,6 @@ all:
|
|||
hosts:
|
||||
dokuwiki2.grote.lan:
|
||||
dokuwiki-test.grote.lan:
|
||||
laptop:
|
||||
hosts:
|
||||
irantu.grote.lan:
|
||||
fileserver:
|
||||
hosts:
|
||||
fileserver2.grote.lan:
|
||||
|
|
5
inventory_laptop
Normal file
5
inventory_laptop
Normal file
|
@ -0,0 +1,5 @@
|
|||
all:
|
||||
children:
|
||||
laptop:
|
||||
hosts:
|
||||
irantu.grote.lan:
|
Loading…
Reference in a new issue