ansible/post-pve-installation.yml

6 lines
107 B
YAML
Raw Permalink Normal View History

2022-09-11 19:11:08 +02:00
---
- hosts: all
become: true
tasks:
- import_tasks: tasks/debian-to-pve/post-pve-installation.yml