alecsandruchirosca 9 months ago
parent fe658f5740
commit a6273e7627
  1. 2
      update.yml

@ -2,6 +2,8 @@
tasks:
- name: get user
become: yes
become_method: sudo
become_user: root
ansible.builtin.command: whoami
# - name: Run whoami without become.

Loading…
Cancel
Save