[moimoi-gendoc] Update cache before installing python3-dmidecode.

certbot_on_virtu
_pollion 2020-08-02 01:57:38 +02:00
parent 700ff275af
commit 3e81a90787
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
- name: Install python3-dmidecode
apt:
# update_cache: true
update_cache: true
name: python3-dmidecode
register: apt_result
retries: 3