community.general/lib/ansible/modules/cloud/smartos
Jasper Lievisse Adriaanse 899e336b1e Rework imgadm module: (#20535)
- get rid of changed, rc, stderr, stdout juggling
- use get_bin_path() to get 'imgadm' path
- move actual implementation to Imgadm class
- fix 'changed' for imported images
2017-01-26 07:55:02 +00:00
..
__init__.py
imgadm.py Rework imgadm module: (#20535) 2017-01-26 07:55:02 +00:00
smartos_image_facts.py
vmadm.py New module for managing VMs and zones on SmartOS. (#19951) 2017-01-18 12:21:52 -08:00