Added the base for Ansible

This commit is contained in:
2023-08-30 14:09:56 +02:00
parent 11faa27d6d
commit 47719a45ca
5 changed files with 1077 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
- name: Test Playbook
hosts: test-hosts
roles:
- role: test-role