mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-21 00:01:08 +00:00
Clarify the change made to reverse_inventory
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
bugfixes:
|
||||
- host execution order - Fix ``reverse_inventory`` to work on python3
|
||||
@@ -0,0 +1,3 @@
|
||||
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
|
||||
Reference in New Issue
Block a user