This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-common
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
libreoffice update tag
master
Markus Katharina Brechtel
2 years ago
parent
bf4d95380f
commit
1d9743548b
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
tasks/debian_repos.yaml
+ 4
- 0
tasks/debian_repos.yaml
View File
@@ -9,7 +9,11 @@
template:
src: sources.list.j2
dest: /etc/apt/sources.list
tags:
- libreoffice-update
- name: update apt cache
apt:
update_cache: yes
tags:
- libreoffice-update