Update bootstrap and reset_port
This commit is contained in:
@@ -12,4 +12,8 @@
|
||||
hosts: all
|
||||
become: yes
|
||||
roles:
|
||||
- role: toal-common
|
||||
- role: toal-common
|
||||
|
||||
- name: Show a message
|
||||
debug:
|
||||
msg: "Hi!"
|
||||
@@ -23,3 +23,5 @@
|
||||
ios_interface:
|
||||
name: "{{ switch_port }}"
|
||||
enabled: True
|
||||
delay: 20
|
||||
|
||||
|
||||
Reference in New Issue
Block a user