Skip to content
Snippets Groups Projects
Commit e5b019ac authored by nd's avatar nd
Browse files

fix package manager for archlinux

parent e83e7b91
No related branches found
No related tags found
No related merge requests found
......@@ -53,6 +53,8 @@
path: /usr/bin/vim.basic
- name: remove /etc/apt/sources.list
when:
- ansible_facts['distribution'] != 'Archlinux'
copy:
dest: /etc/apt/sources.list
content: "# managed by ansible\n"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment