Files
community.general/lib/ansible/modules/cloud
William 2ea9cfcd52 Fix python 3 compatibility for network id lookup (#45467)
Due to a change in python 3 filters return filter instead of list. This breaks the network name to id lookup for the docker_swarm_module. By wrapping it in list it ensures it is a list when returned and the id is extracted.
2018-09-11 15:45:42 -04:00
..
2018-08-05 17:49:11 -04:00
2018-08-22 01:56:47 -04:00
2018-08-24 19:43:35 -04:00
2017-08-15 23:12:08 -07:00
2018-08-24 19:43:35 -04:00