Update bootstrap and reset_port
This commit is contained in:
@@ -12,4 +12,8 @@
|
|||||||
hosts: all
|
hosts: all
|
||||||
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