mirror of https://github.com/ansible/ansible.git
Pull request for temp/iosxr-back (#58075)
* Fix python3 encoding with iosxr_config (#57919)
Python3 requires bytes when writing files.
(cherry picked from commit d40c44bd56)
Depends-On https://github.com/ansible/ansible/pull/58073
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
* Add changelog fragment
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
pull/58091/head
parent
ba30649af9
commit
2dac2d1601
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Fix python3 encoding issue with iosxr_config.
|
||||
Loading…
Reference in New Issue