4 lines
No EOL
91 B
YAML
4 lines
No EOL
91 B
YAML
- name: Install apt-transport-https
|
|
apt:
|
|
name: apt-transport-https
|
|
state: present |