1
0

first upload

This commit is contained in:
2025-09-15 16:50:41 +02:00
parent 604b587ebd
commit 98b06de737
5 changed files with 65 additions and 0 deletions

5
playbook/whoami.yml Normal file
View File

@@ -0,0 +1,5 @@
---
- hosts: all
tasks:
- name: who am I
ansible.builtin.shell: whoami