Update update-621.yml

main
nrbishop 2024-05-01 14:15:35 -04:00
parent 32184694c4
commit fc346f177a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
- hosts: all
become: yes
become: true
tasks:
- name: Upgrade the OS (apt-get dist-upgrade)
ansible.builtin.apt: