cobbler: Add Python 3 support (#645)

This commit is contained in:
Dag Wieers
2020-12-16 13:37:31 +01:00
committed by GitHub
parent 757427cadf
commit c3ef9bf668
2 changed files with 7 additions and 2 deletions

View File

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