[PR #645/c3ef9bf6 backport][stable-1] cobbler: Add Python 3 support (#1499)

* cobbler: Add Python 3 support (#645)


(cherry picked from commit c3ef9bf668)

* Fix changelog fragment.

(cherry picked from commit d495d3969b)

Co-authored-by: Dag Wieers <dag@wieers.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2020-12-16 23:04:23 +01:00 committed by GitHub
commit a04912dec0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 2 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- cobbler inventory script - add Python 3 support (https://github.com/ansible-collections/community.general/issues/638).