ansible/changelogs/fragments/playbook-order-reverse_inventory.yaml
Matt Martz 2bd8bba297 [stable-2.7] Fix reverse_inventory order to work on python3 (#49895) (#50048)
* [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
2019-01-07 11:12:31 -08:00

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