mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 19:43:59 -07:00
Renamed SafeConfigParser to ConfigParser in gce inventory script (#54974)
This commit is contained in:
parent
3f579eb68f
commit
c3e50db1d5
2 changed files with 4 additions and 2 deletions
|
@ -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.)
|
Loading…
Add table
Add a link
Reference in a new issue