alecsandruchirosca 9 months ago
parent c3ab24a1d1
commit c16425ec61
  1. 3
      update.yml

@ -1,8 +1,7 @@
- hosts: all - hosts: all
tasks: tasks:
- name: get user - name: get user
command: whoami ansible.builtin.command: whoami
register: whoami
# - name: Run whoami without become. # - name: Run whoami without become.
# command: whoami # command: whoami

Loading…
Cancel
Save