1
0
Fork 0
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:
L3D 2020-11-11 01:23:46 +01:00 committed by GitHub
parent f34679bf3b
commit 3cabf468f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
become: true become: true
apt: apt:
update_cache: yes update_cache: yes
cache_valid_time: 3600 cache_valid_time: 3600
when: when:
ansible_os_family == 'Debian' ansible_os_family == 'Debian'