]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
Use |sort instead of .sort()
authorZack Cerza <zack@redhat.com>
Tue, 23 Jun 2015 23:43:00 +0000 (17:43 -0600)
committerZack Cerza <zack@redhat.com>
Tue, 23 Jun 2015 23:43:00 +0000 (17:43 -0600)
commit9f160b6300990e4c596f8883d628433273824480
treea0b95444c67f479d38be6dc383a50dbca17959d0
parent60b72bff8a54fba4158cc043fc78fcf3a83d2c03
Use |sort instead of .sort()

The latter does an in-place sort, which meant we were comparing '' to
''. Whoops.

Signed-off-by: Zack Cerza <zack@redhat.com>
roles/common/tasks/rhel-entitlements.yml