we
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
- hosts: all
|
||||
tasks:
|
||||
- name: get user
|
||||
command: whoami
|
||||
register: whoami
|
||||
ansible.builtin.command: whoami
|
||||
|
||||
# - name: Run whoami without become.
|
||||
# command: whoami
|
||||
|
||||
Reference in New Issue
Block a user