Files
community.general/lib/ansible
Daniel Kempkens 696b68f07a Check return value of get_distribution()
On none-Linux systems `get_distribution()` returns `None`, which fails in `fetch_url`, because the return value of `get_distribution()` is not checked before calling `lower()` on the result.
2016-03-16 10:49:21 +01:00
..
2015-05-03 21:47:26 -05:00
2016-03-15 07:49:25 -07:00
2015-05-03 21:47:26 -05:00