Fix idempotence test

This commit is contained in:
Alex Kotov 2020-01-14 17:10:13 +05:00
parent dc29e29736
commit 9f723e130f
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
- name: Update APT cache
apt:
update_cache: true
cache_valid_time: 86400
- include_tasks: usability.yml
- include_tasks: ssh.yml
- include_tasks: iptables.yml