TASK [cisco.nac_dc_vxlan.create : Add NDFC Fabric Devices nac-fabric1] *************************************************************
[WARNING]: Managing fabric switches can take a while. Please be patient...
fatal: [nac-fabric1]: FAILED! => {"changed": false, "msg": "Switch with IP 10.4.x.20 is not reachable or is not a valid IP"}
fatal: [nac-fabric1]: FAILED! => {
"changed": false,
"invocation": {
"module_args": {
"config": [
{
"auth_proto": "MD5",
"max_hops": 0,
"password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
"preserve_config": false,
"role": "spine",
"seed_ip": "10.4.x.22",
"user_name": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER"
},
{
"auth_proto": "MD5",
"max_hops": 0,
"password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
"preserve_config": false,
"role": "spine",
"seed_ip": "10.4.x.24",
"user_name": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER"
},
{
"auth_proto": "MD5",
"max_hops": 0,
"password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
"preserve_config": false,
"role": "leaf",
"seed_ip": "10.4.x.20",
"user_name": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER"
},
{
"auth_proto": "MD5",
"max_hops": 0,
"password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
"preserve_config": false,
"role": "leaf",
"seed_ip": "10.4.x.21",
"user_name": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER"
}
],
"deploy": false,
"fabric": "nac-fabric1",
"query_poap": false,
"save": false,
"state": "merged"
}
},
"msg": "Switch with IP 10.4.x.20 is not reachable or is not a valid IP"
}
During the execution of the playbook
vxlan.yamlI'm getting the message:This happens during the execution of the task:
In the role
cisco.nac_dc_vxlan.create.I'm unaware from where the call to the switch is happening but:
10.4.x.20.Running in debug mode I get: