mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Renamed SafeConfigParser to ConfigParser in gce inventory script (#54974)
This commit is contained in:
committed by
Sam Doran
parent
3f579eb68f
commit
c3e50db1d5
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- rename safeConfigParser to ConfigParser to suppress DeprecationWarning (The SafeConfigParser class has been renamed to ConfigParser in Python 3.2.)
|
||||
Reference in New Issue
Block a user