Simple message

This commit is contained in:
2019-12-16 09:10:47 -05:00
parent 95beef4561
commit 488aa851bb

View File

@@ -8,6 +8,11 @@
switch_port: GigabitEthernet2/0/13
tasks:
- name: Simple Debug Task
debug:
msg: "Hello World"
- name: Shut down port
ios_interface:
name: "{{ switch_port }}"