Kapitel 07: Playbooks um localhost erweitert
This commit is contained in:
parent
ebe8c40637
commit
cece6e2fa7
|
@ -1,5 +1,7 @@
|
|||
---
|
||||
- hosts: all
|
||||
- hosts:
|
||||
- all
|
||||
- localhost
|
||||
|
||||
roles:
|
||||
- role: dokuwiki_inventory.devel
|
||||
|
|
Loading…
Reference in a new issue