salt.modules.disk shouldn't return numbers as strings #22383
Labels
Bug
broken, incorrect, or confusing behavior
Execution-Module
help-wanted
Community help is needed to resolve this
P4
Priority 4
Platform
Relates to OS, containers, platform-based utilities like FS, system based apps
severity-low
4th level, cosemtic problems, work around exists
stale
Milestone
Temporary solution: https://github.com/bechtoldt/salt-modules/blob/master/_modules/diskarbe.py (a wrapping execution module)
I think it will be important not to break backwards compatibly immediately after fixing this issue. An optional argument could be added like
num_as_str=True
or similar.The text was updated successfully, but these errors were encountered: