aruba / aoscx-ansible-dcn-workflows

repository to hold Ansible workflows for AOS-CX Data Centers
Apache License 2.0
13 stars 10 forks source link

Small error in bgp_neighbor.yml #1

Open effertzdv opened 2 years ago

effertzdv commented 2 years ago

Hi all,

thanks for the great work. We are testing ansible to pre-configure switches using the deploy_2tier_dedicated_datacenter.yml playbook.

It looks like there is a small error in the bgp_neighbor.yml tasks. According to the 10.06 API description the parameter in line 25 should be _ip_or_ifname_or_groupname instead of _ip_or_groupname.

Best Regards, Stephan