Fix idempotence test
This commit is contained in:
parent
dc29e29736
commit
9f723e130f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue