Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Commit cdc9350

Browse files
committed
bugfix
1 parent 8274e71 commit cdc9350

2 files changed

Lines changed: 1 addition & 32 deletions

File tree

molecule/default/tests/test_default.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

tasks/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
apt:
1616
name: python-apt
1717
state: present
18+
update_cache: true
1819
register: network_access
1920
until: network_access is success
2021
retries: 3

0 commit comments

Comments
 (0)