Merge "Fix lint warning concerning task names"
This commit is contained in:
commit
698892ba8a
@ -20,7 +20,8 @@
|
|||||||
### Firstly, some fact gathering.
|
### Firstly, some fact gathering.
|
||||||
# Start off by assuming the source interface is direct, unless proven
|
# Start off by assuming the source interface is direct, unless proven
|
||||||
# otherwise.
|
# otherwise.
|
||||||
- set_fact:
|
- name: Set initial value for source_type
|
||||||
|
set_fact:
|
||||||
source_type: direct
|
source_type: direct
|
||||||
|
|
||||||
- name: Get source interface details
|
- name: Get source interface details
|
||||||
|
Loading…
x
Reference in New Issue
Block a user