mirror of
https://github.com/fspc/workstand.git
synced 2025-02-23 01:13:22 -05:00
Should update apt before attempting install.
This commit is contained in:
parent
cf59262277
commit
d079f66292
@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: install packages needed to for building modules
|
||||
action: apt update_cache=no pkg={{ item }} state=installed
|
||||
action: apt update_cache=yes pkg={{ item }} state=installed
|
||||
with_items:
|
||||
- build-essential
|
||||
- autoconf
|
||||
|
Loading…
x
Reference in New Issue
Block a user