Browse Source

update debian repos before update

master
parent
commit
7a8187cbf4
1 changed files with 4 additions and 0 deletions
  1. +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


Loading…
Cancel
Save