alecsandruchirosca 9 months ago
parent c16425ec61
commit fe658f5740
  1. 1
      update.yml

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

Loading…
Cancel
Save