bewing
Results
33
issues of
bewing
EOS and IOSXR use `engineid`, while the rest of the modules use `engine_id`. Shouldn't this be standardized if the goal is to allow one to use a generic resource module...
##### SUMMARY Attempting to manage Arista EOS devices via httpapi with a configuration change save handler fails, as only `network_cli` modules are supported per https://github.com/ansible-collections/ansible.netcommon/blob/main/plugins/action/cli_command.py#L18 However, Arista does have limited...