2bd8bba297
* [stable-2.7] Fix reverse_inventory order to work on python3 (#49895)
(cherry picked from commit a0d71e7
)
Co-authored-by: Matt Martz <matt@sivel.net>
* Clarify the change made to reverse_inventory
3 lines
160 B
YAML
3 lines
160 B
YAML
bugfixes:
|
|
- host execution order - Fix ``reverse_inventory`` not to change the order of
|
|
the items before reversing on python2 and to not backtrace on python3
|