Hi Todd
Sure ! Looks like I have some limitation on this forum… So let me in case This part of dump of the job output is enough
TASK [Debug message] ***********************************************************
task path: /app/awxtmp/bwrap_2947532_b592cqna/awx_2947532_d0izo5ch/project/replace_nic_ethx.yml:12
ok: [10.132.78.192] => {
“src_interfaces”: [
“eth0”,
“eth0_1”,
“eth1”
]
}
TASK [Debug ansible_facts] *****************************************************
task path: /app/awxtmp/bwrap_2947532_b592cqna/awx_2947532_d0izo5ch/project/replace_nic_ethx.yml:15
ok: [10.132.78.192] => {
“ansible_facts[‘eth1’]”: {
“active”: true,
“device”: “eth1”,
“features”: {
“busy_poll”: “off [fixed]”,
“fcoe_mtu”: “off [fixed]”,
“generic_receive_offload”: “on”,
“generic_segmentation_offload”: “on”,
“highdma”: “on”,
“hw_tc_offload”: “off [fixed]”,
“l2_fwd_offload”: “off [fixed]”,
“large_receive_offload”: “on”,
“loopback”: “off [fixed]”,
“netns_local”: “off [fixed]”,
“ntuple_filters”: “off [fixed]”,
“receive_hashing”: “on”,
“rx_all”: “off [fixed]”,
“rx_checksumming”: “on”,
“rx_fcs”: “off [fixed]”,
“rx_gro_hw”: “off [fixed]”,
“rx_udp_tunnel_port_offload”: “off [fixed]”,
“rx_vlan_filter”: “on [fixed]”,
“rx_vlan_offload”: “on”,
“rx_vlan_stag_filter”: “off [fixed]”,
“rx_vlan_stag_hw_parse”: “off [fixed]”,
“scatter_gather”: “on”,
“tcp_segmentation_offload”: “on”,
“tx_checksum_fcoe_crc”: “off [fixed]”,
“tx_checksum_ip_generic”: “on”,
“tx_checksum_ipv4”: “off [fixed]”,
“tx_checksum_ipv6”: “off [fixed]”,
“tx_checksum_sctp”: “off [fixed]”,
“tx_checksumming”: “on”,
“tx_fcoe_segmentation”: “off [fixed]”,
“tx_gre_csum_segmentation”: “off [fixed]”,
“tx_gre_segmentation”: “off [fixed]”,
“tx_gso_partial”: “off [fixed]”,
“tx_gso_robust”: “off [fixed]”,
“tx_ipip_segmentation”: “off [fixed]”,
“tx_lockless”: “off [fixed]”,
“tx_nocache_copy”: “off”,
“tx_scatter_gather”: “on”,
“tx_scatter_gather_fraglist”: “off [fixed]”,
“tx_sctp_segmentation”: “off [fixed]”,
“tx_sit_segmentation”: “off [fixed]”,
“tx_tcp6_segmentation”: “on”,
“tx_tcp_ecn_segmentation”: “off [fixed]”,
“tx_tcp_mangleid_segmentation”: “off”,
“tx_tcp_segmentation”: “on”,
“tx_udp_tnl_csum_segmentation”: “off [fixed]”,
“tx_udp_tnl_segmentation”: “off [fixed]”,
“tx_vlan_offload”: “on”,
“tx_vlan_stag_hw_insert”: “off [fixed]”,
“udp_fragmentation_offload”: “off [fixed]”,
“vlan_challenged”: “off [fixed]”
},
“hw_timestamp_filters”: ,
“ipv4”: {
“address”: “10.132.196.252”,
“broadcast”: “10.132.197.255”,
“netmask”: “255.255.254.0”,
“network”: “10.132.196.0”
},
“macaddress”: “00:50:56:8d:05:97”,
“module”: “vmxnet3”,
“mtu”: 1500,
“pciid”: “0000:13:00.0”,
“promisc”: false,
“speed”: 10000,
“timestamping”: [
“rx_software”,
“software”
],
“type”: “ether”
}
}
TASK [Update udev rules] *******************************************************
.
.
.
},
“item”: “eth0”,
“msg”: “line added”
}
fatal: [10.132.78.192]: FAILED! => {
“msg”: “The task includes an option with an undefined variable. The error was: ‘dict object’ has no attribute ‘macaddress’\n\nThe error appears to have been in ‘/app/awxtmp/bwrap_2947532_b592cqna/awx_2947532_d0izo5ch/project/replace_nic_ethx.yml’: line 23, column 7, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n - name: Update udev rules\n ^ here\n”
}
PLAY RECAP *********************************************************************
10.132.78.192 : ok=3 changed=0 unreachable=0 failed=1