forked from ISTI-ansible-roles/ansible-roles
library/roles/ubuntu-deb-general/defaults/main.yml: A new package is needed to enable the https method for apt.
infrastructure-services: First bits of configuration for the influxdata server.
This commit is contained in:
parent
97c76be1d3
commit
ccf86d4319
|
@ -25,6 +25,7 @@ common_packages:
|
|||
- bind9-host
|
||||
- bash-completion
|
||||
- sudo
|
||||
- apt-transport-https
|
||||
|
||||
# Set this variable in your playbook
|
||||
# additional_packages:
|
||||
|
|
Loading…
Reference in New Issue