master
alecsandruchirosca 9 months ago
parent ffb9ec6838
commit 4c8184b385
  1. 10
      update.yml

@ -9,8 +9,8 @@
- name: Set a fact with the user name.
set_fact:
login_user: "{{ whoami.stdout }}"
- name: Update Ubuntu
apt:
upgrade: true
update_cache: true
become: true
# - name: Update Ubuntu
# apt:
# upgrade: true
# update_cache: true
# become: true

Loading…
Cancel
Save