refs #8025: - Adding update cache before install #52

Merged
juan merged 2 commits from 8025-Minor_fixes_awx_debian_deploy into main 2025-01-17 10:55:20 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 28ae8c51b5 - Show all commits

View File

@ -1,5 +1,5 @@
- name: Update apt cache
apt:
apt:
update_cache: yes
- name: Install autofs packages
apt: