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