Skip to content
Snippets Groups Projects
Commit b2df5999 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

style: satisfy linter by using FQCN

parent c30d9aea
No related branches found
No related tags found
No related merge requests found
Pipeline #5982 failed
......@@ -26,7 +26,7 @@
uris: "{{ vault_debrepo_url }}deb-repository"
notify: update apt cache
- name: Flush handlers (we can't wait for the handler to fire if we want to install packages from the newly configured repo)
meta: flush_handlers
ansible.builtin.meta: flush_handlers
- name: add custom repositories
ansible.builtin.yum_repository:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment