Proved apt-transport-https and only use APT module on Debian targets
This commit is contained in:
parent
5846aa9d74
commit
e19565be83
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
||||||
#update_cache: yes
|
#update_cache: yes
|
||||||
vars:
|
vars:
|
||||||
packages:
|
packages:
|
||||||
|
- apt-transport-https
|
||||||
- htop
|
- htop
|
||||||
- tmux
|
- tmux
|
||||||
become: yes
|
become: yes
|
||||||
|
when: ansible_facts['os_family'] == 'Debian'
|
||||||
|
|
Loading…
Add table
Reference in a new issue