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
|
||||
vars:
|
||||
packages:
|
||||
- apt-transport-https
|
||||
- htop
|
||||
- tmux
|
||||
become: yes
|
||||
when: ansible_facts['os_family'] == 'Debian'
|
||||
|
|
Loading…
Add table
Reference in a new issue