removed 'Ubuntu' from line

This commit is contained in:
Caleb Fultz 2024-05-28 08:54:11 -04:00
parent 67953eb0a8
commit d7d1565ed7

View File

@ -3,7 +3,7 @@
hosts: allservers
tasks:
- name: update Ubuntu apt cache
- name: update apt cache
become: true
apt:
update_cache: yes