32489a4587
eos_config does not support provider, nor connection: local from at
least 2022 [1] - since ansible>=7 (ansible-core 2.14).
[1]: 588d94b2ed
Closes-Bug: #2058365
Change-Id: Ief37b7bee758e34dddb881a9e68728013861c0ec
8 lines
300 B
YAML
8 lines
300 B
YAML
---
|
|
fixes:
|
|
- |
|
|
``eos_config`` does not support the ``provider`` parameter since Ansible 7.
|
|
Users are required to update their configuration according to `Arista EOS
|
|
documentation
|
|
<https://docs.openstack.org/kayobe/latest/configuration/reference/physical-network.html#arista-eos>`_.
|