3b9097240a
By default use only httpredir mirrors. Make tor transport configurable as well. W/a apt cache update issues Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
5 lines
140 B
YAML
5 lines
140 B
YAML
---
|
|
# w/a https://github.com/ansible/ansible-modules-core/issues/2951
|
|
- name: Update apt cache
|
|
become: true
|
|
shell: apt-get update
|