mirror of
https://github.com/roles-ansible/ansible_role_packages.git
synced 2024-08-16 10:19:51 +02:00
remove trailing whitespace
This commit is contained in:
parent
f34679bf3b
commit
3cabf468f9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
become: true
|
||||
apt:
|
||||
update_cache: yes
|
||||
cache_valid_time: 3600
|
||||
cache_valid_time: 3600
|
||||
when:
|
||||
ansible_os_family == 'Debian'
|
||||
|
||||
|
|
Loading…
Reference in a new issue