summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/smartos/vmadm.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated to community.generalAnsible Core Team2020-03-091-750/+0
* Add 'bhyve' as a valid brand for SmartOS vmadm (#65200)Nate Coraor2019-11-251-3/+3
* Convert to reduced list of known types (#50010)Dag Wieers2018-12-191-3/+3
* Fix spelling of "lookup" across docs and src commentsColin Rymer2018-04-041-1/+1
* allow smartos vmadm to create docker vms (#32819)Reza Jelveh2017-12-081-1/+6
* PEP8 fixes for smartos moduleAbhijeet Kasurde2017-08-301-5/+5
* Update metadata to 1.1Toshio Kuratomi2017-08-151-1/+1
* Remove wildcard importsToshio Kuratomi2017-07-281-25/+9
* Fix undefined variables, basestring usage, and some associated python3 issuesToshio Kuratomi2017-07-251-13/+12
* Fix spelling mistakes (comments only) (#25564)Abhijeet Kasurde2017-06-121-1/+1
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* [modules] Fix bad usages of `traceback.format_exc()`; doesn't take an error p...Sloane Hertel2017-02-201-3/+3
* Add support for additional properties when creating new VMs. (#20792)Jasper Lievisse Adriaanse2017-01-301-8/+136
* New module for managing VMs and zones on SmartOS. (#19951)Jasper Lievisse Adriaanse2017-01-181-0/+633