Files
community.general/lib/ansible
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-07-06 20:22:05 -04:00
2017-07-11 13:05:27 -04:00
2017-06-15 13:40:06 +02:00
2017-06-02 12:14:11 +01:00