bootstrap Playbook angelegt

This commit is contained in:
2025-11-21 12:56:10 +01:00
parent b711c45908
commit bed05e7f0c

4
playbooks/bootstrap.yml Normal file
View File

@@ -0,0 +1,4 @@
- hosts: localhost
become: true
roles:
- role: ansible_user