mirror of
https://github.com/fspc/workstand.git
synced 2025-02-23 09:13:23 -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
|
- 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:
|
with_items:
|
||||||
- build-essential
|
- build-essential
|
||||||
- autoconf
|
- autoconf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user