Skip to content

Commit

Permalink
INF-176: Ubuntu needs their package repository to be refreshed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablo committed Mar 26, 2020
1 parent 33e04a9 commit b0293b8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tasks/install.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
---
- name: Update repository information in Ubuntu
apt:
cache_valid_time: 3600
when: ansible_distribution == 'Ubuntu'

- name: Install strongswan
package:
name:
Expand Down

0 comments on commit b0293b8

Please sign in to comment.