diff --git a/update-621.yml b/update-621.yml index e69de29..611173e 100644 --- a/update-621.yml +++ b/update-621.yml @@ -0,0 +1,3 @@ +- name: Upgrade the OS (apt-get dist-upgrade) + ansible.builtin.apt: + upgrade: dist \ No newline at end of file