This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-updates
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update debian repos before update
master
Markus Katharina Brechtel
2 years ago
parent
810a08077a
commit
7a8187cbf4
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
tasks/main.yaml
+ 4
- 0
tasks/main.yaml
View File
@@ -1,5 +1,9 @@
---
- import_role:
name: common
tasks_from: debian_repos
- name: update apt cache
apt:
update_cache: true
Write
Preview
Loading…
Cancel
Save