Files
community.general/lib/ansible/modules/cloud
Adrian Likins dc75bc06d9 Fix for linode module requiring name for state=restarted (untested, rebased, migrated) (#24827)
* Rm check for unused 'name' arg for restarted.

The module docs claim 'name' is not required for
restarted state, and the code doesn't seem to use
it is.

* Better error msg for linode 'restarted' state.

* Remove the eval() and loop over args.

* Fix use of eval(args), and cleanups.

* linode 'stopped' state doesnt need name either

Fixes #3873
2017-07-11 14:05:07 -04:00
..
2017-04-26 08:21:08 -07:00
2017-07-06 09:22:04 -04:00
2017-04-27 12:01:11 +01:00
2017-04-27 12:01:11 +01:00
2017-03-14 09:07:22 -07:00
2017-06-21 11:19:41 -04:00
2017-03-22 20:50:28 -05:00
2017-05-12 08:42:52 -04:00
2017-03-14 09:07:22 -07:00
2017-03-22 20:50:28 -05:00
2016-12-08 11:22:22 -05:00