Skip to content

Commit

Permalink
Update tasks/main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ednxzu committed Sep 14, 2023
1 parent 8399c85 commit 8137e6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@
- name: "Import custom_repositories.yml"
ansible.builtin.include_tasks: custom_repositories.yml
when: manage_repositories_enable_custom_repo

- name: "Update apt caches"
ansible.builtin.meta: flush_handlers

0 comments on commit 8137e6a

Please sign in to comment.