ARTbio / GalaxyKickStart

Ansible playbooks for Galaxy Server deployment
GNU General Public License v3.0
24 stars 22 forks source link

Avoid #199, provide empty list if cvmfs_keys is undefined #200

Closed mvdbeek closed 7 years ago

mvdbeek commented 7 years ago

This should prevent #199 by using an empty list if cvmfs_keys are not defined. @drosofff the travis tests should still run with ansible 2.1, so you would need to test this by hand.

mvdbeek commented 7 years ago

For reference, this is the discussion in ansible https://github.com/ansible/ansible/issues/13274

drosofff commented 7 years ago

OK, let's test this by hand (sigh)...