ansible/roles/common/tasks/Debian.yaml

6 lines
87 B
YAML
Raw Normal View History

2019-10-27 23:31:43 +00:00
---
- name: run apt-get update
apt:
update_cache: yes
cache_valid_time: 3600