Update bootstrap and reset_port

This commit is contained in:
Patrick Toal
2019-10-01 11:23:39 -04:00
parent b641fb8df1
commit 81bb600d83
2 changed files with 7 additions and 1 deletions

View File

@@ -13,3 +13,7 @@
become: yes become: yes
roles: roles:
- role: toal-common - role: toal-common
- name: Show a message
debug:
msg: "Hi!"

View File

@@ -23,3 +23,5 @@
ios_interface: ios_interface:
name: "{{ switch_port }}" name: "{{ switch_port }}"
enabled: True enabled: True
delay: 20