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

@@ -12,4 +12,8 @@
hosts: all
become: yes
roles:
- role: toal-common
- role: toal-common
- name: Show a message
debug:
msg: "Hi!"

View File

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