Simple message
This commit is contained in:
@@ -8,6 +8,11 @@
|
|||||||
switch_port: GigabitEthernet2/0/13
|
switch_port: GigabitEthernet2/0/13
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
|
- name: Simple Debug Task
|
||||||
|
debug:
|
||||||
|
msg: "Hello World"
|
||||||
|
|
||||||
- name: Shut down port
|
- name: Shut down port
|
||||||
ios_interface:
|
ios_interface:
|
||||||
name: "{{ switch_port }}"
|
name: "{{ switch_port }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user