Merge "Fix lint warning concerning task names"

This commit is contained in:
Zuul 2018-11-06 18:26:53 +00:00 committed by Gerrit Code Review
commit 698892ba8a

View File

@ -20,7 +20,8 @@
### Firstly, some fact gathering.
# Start off by assuming the source interface is direct, unless proven
# otherwise.
- set_fact:
- name: Set initial value for source_type
set_fact:
source_type: direct
- name: Get source interface details