Removed redundant tasks include
This commit is contained in:
parent
17b61d3665
commit
5e9874bdb8
1 changed files with 0 additions and 8 deletions
|
@ -8,14 +8,6 @@
|
||||||
- sublime_text
|
- sublime_text
|
||||||
when: ansible_facts['os_family'] == 'Debian'
|
when: ansible_facts['os_family'] == 'Debian'
|
||||||
|
|
||||||
- name: Provide dev-tools (on Debian)
|
|
||||||
include_tasks:
|
|
||||||
file: sublime_text_debian.yml
|
|
||||||
apply:
|
|
||||||
tags:
|
|
||||||
- sublime_text
|
|
||||||
when: ansible_facts['os_family'] == 'Debian'
|
|
||||||
|
|
||||||
- name: Provide dev-tools (on Archlinux)
|
- name: Provide dev-tools (on Archlinux)
|
||||||
include_tasks:
|
include_tasks:
|
||||||
file: sublime_text_archlinux.yml
|
file: sublime_text_archlinux.yml
|
||||||
|
|
Loading…
Add table
Reference in a new issue