Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Calyx Institute
CalyxOS
ansible-role-certbot
Commits
ca23b739
Commit
ca23b739
authored
Aug 28, 2016
by
Jeff Geerling
Browse files
Force update apt cache on Ubuntu.
parent
7daaa25c
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/test.yml
View file @
ca23b739
---
-
hosts
:
all
pre_tasks
:
-
name
:
Update apt cache.
apt
:
update_cache=yes
when
:
ansible_distribution == 'Ubuntu'
roles
:
-
geerlingguy.git
-
role_under_test
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment