first upload
This commit is contained in:
5
playbook/whoami.yml
Normal file
5
playbook/whoami.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- hosts: all
|
||||
tasks:
|
||||
- name: who am I
|
||||
ansible.builtin.shell: whoami
|
Reference in New Issue
Block a user