Force install for specific version of docker
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
apt: upgrade=dist
|
apt: upgrade=dist
|
||||||
|
|
||||||
- name: Install standard programes
|
- name: Install standard programes
|
||||||
apt: name={{ item }} state=present
|
apt: name={{ item }} state=present force=yes
|
||||||
with_items:
|
with_items:
|
||||||
- htop
|
- htop
|
||||||
- curl
|
- curl
|
||||||
|
|||||||
Reference in New Issue
Block a user