web_AI-5/ansible/tasks/apt_update_cache.yml

5 lines
68 B
YAML
Raw Permalink Normal View History

2017-10-29 16:37:19 +01:00
---
- name: Update APT package cache
apt:
update_cache: yes