17 lines
1.5 KiB
YAML
17 lines
1.5 KiB
YAML
bugfixes:
|
|
- (network)_vlan / (network)_vrf - decouple config/state check (https://github.com/ansible/ansible/pull/36704)
|
|
- nxos_vlan / nxos_linkagg - fixed various issues (https://github.com/ansible/ansible/pull/36711)
|
|
- nios - allow ib_spec attrs to be filtered in update (https://github.com/ansible/ansible/pull/36673)
|
|
- nso_config / nso_verify - fixed various issues (https://github.com/ansible/ansible/pull/36583)
|
|
- cs_sshkeypair - fixed ssh key rename (https://github.com/ansible/ansible/pull/36726)
|
|
- cliconf - fixed get_config traceback (https://github.com/ansible/ansible/pull/36682)
|
|
- impi_boot - added floppy option (https://github.com/ansible/ansible/pull/36174)
|
|
- nso_config - fixed ordering issues (https://github.com/ansible/ansible/pull/36774)
|
|
- nxos_facts - fixed ipv6 parsing issues on new nxos releases (https://github.com/ansible/ansible/pull/36796)
|
|
- nso_config - fixed dependency sort cycle issue (https://github.com/ansible/ansible/pull/36828)
|
|
- ovirt_* - various fixes (https://github.com/ansible/ansible/pull/36828)
|
|
- aws_ssm_parameter_store - added no_log to value arg (https://github.com/ansible/ansible/pull/36828)
|
|
- openshift_raw - fixed creation of RoleBinding resources (https://github.com/ansible/ansible/pull/36887)
|
|
- nxos_interface - fixed multiple issues (https://github.com/ansible/ansible/pull/36827)
|
|
- junos_command - fixed Python3 issues (https://github.com/ansible/ansible/pull/36782)
|
|
- ios_static_route - fixed idempotence issue (https://github.com/ansible/ansible/pull/35912)
|