mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 00:41:38 +02:00
Fix test failures on Ubuntu 12.04.
This commit is contained in:
parent
ea45b22546
commit
18e2752f0e
@ -5,6 +5,7 @@
|
||||
- name: Update apt cache.
|
||||
apt: update_cache=yes cache_valid_time=600
|
||||
when: ansible_os_family == 'Debian'
|
||||
changed_when: false
|
||||
|
||||
roles:
|
||||
- geerlingguy.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user