fix lint
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2020-06-02 21:34:51 +02:00
parent 8497e6e963
commit 4abca89ba5
2 changed files with 4 additions and 3 deletions

View file

@ -7,7 +7,7 @@
name: "{{ openvswitch_remove_packages }}"
state: absent
update_cache: yes
notify: Restart openvswitch
notify: Restart openvswitch
- name: Include tasks for {{ ansible_os_family }}
include_tasks: "{{ ansible_os_family }}.yml"