ansible/lib
anatoly techtonik cb70fbc9d1 composer: Fix changed status that always returns False
re.match in has_changed function never worked properly, because match
requires searched sequence to be present exactly at a start of processed
string, which is not the case here.
2016-12-08 11:32:19 -05:00
..
ansible composer: Fix changed status that always returns False 2016-12-08 11:32:19 -05:00