1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
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 Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
imgadm.py Rework imgadm module: (#20535) 2017-01-26 07:55:02 +00:00
smartos_image_facts.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
vmadm.py New module for managing VMs and zones on SmartOS. (#19951) 2017-01-18 12:21:52 -08:00