mirror of https://github.com/ansible/ansible.git
Make sure we compare flavor IDs as ints
We were comparing an int to a string and getting things wrong, so idempotence was lost. This forces the comparison to be int.pull/2799/head
parent
1f96925159
commit
670f59a458
Loading…
Reference in New Issue