Commit 6b46f141 authored by nanahira's avatar nanahira

remove_p7zip_rar

parent 2c0504bf
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
apt: apt:
update_cache: true update_cache: true
state: latest state: latest
name: ctags,p7zip-rar name: ctags
when: "ansible_distribution == 'Ubuntu' or (ansible_distribution == 'Debian' and ansible_distribution_major_version == 9)" when: "ansible_distribution == 'Ubuntu' or (ansible_distribution == 'Debian' and ansible_distribution_major_version == 9)"
- name: Debian 10 packages - name: Debian 10 packages
become: true become: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment