Files
community.general/lib/ansible/modules/cloud
Tobias Rüetschi ee25c34d00 The Univention modules have a issue with an unassigned variable. (#55083)
The variable diff is only assigned if state is 'present', else the
variable is unused. But the module will return the diff variable as a
return value. If the state isn't 'present' the module will fail with an
python UnboundLocalError exception.
2019-04-10 10:43:56 +01:00
..
2019-02-15 06:54:47 -08:00
2019-04-09 13:54:08 -04:00
2019-04-04 08:55:34 +01:00
2019-02-15 12:57:20 +01:00
2019-02-15 07:19:04 -08:00
2018-11-28 13:55:52 +05:30
2018-09-24 21:03:50 +02:00
2018-11-28 13:55:52 +05:30
2018-11-28 13:55:52 +05:30
2019-02-15 06:54:47 -08:00