2018-08-03 00:56:25 +02:00
|
|
|
---
|
2020-06-30 18:59:53 +02:00
|
|
|
- name: "(Setup: Debian/Ubuntu) Install Required Debian and Ubuntu Dependencies"
|
2018-08-03 00:56:25 +02:00
|
|
|
apt:
|
2018-11-19 22:42:41 +01:00
|
|
|
name:
|
|
|
|
- apt-transport-https
|
|
|
|
- dirmngr
|
2020-07-30 12:47:08 +02:00
|
|
|
update_cache: yes
|