Kapitel 07: Playbooks um localhost erweitert

This commit is contained in:
Sven Velt 2025-03-26 11:20:00 +01:00
parent ebe8c40637
commit cece6e2fa7

View file

@ -1,5 +1,7 @@
--- ---
- hosts: all - hosts:
- all
- localhost
roles: roles:
- role: dokuwiki_inventory.devel - role: dokuwiki_inventory.devel