tasklevel become

master
alecsandru 9 months ago
parent 29c5e82c50
commit 457ad87ea3
  1. 2
      update.yml

@ -1,8 +1,8 @@
---
- hosts: all
become: true
tasks:
- name: Update Ubuntu
become: true
apt:
upgrade: true
update_cache: true
Loading…
Cancel
Save