Commit graph

10 commits

Author SHA1 Message Date
Fabio Alessandro Locati
cc25f24475 Native YAML - system (#3625)
* Native YAML - system

* Remove comment that is not applicable to the code
2016-12-08 11:35:14 -05:00
Michael Scherer
b52d0f65d6 Fix wrong variable name 2016-12-08 11:34:57 -05:00
Michael Scherer
6769bbf1a6 Do not leak the solaris root password in the log 2016-12-08 11:34:57 -05:00
Konstantin Manna
19da801665 bugfix: use correct function close calls 2016-12-08 11:33:21 -05:00
Paul Markham
30f6995939 Updates for Solaris 11 2016-12-08 11:33:10 -05:00
Paul Markham
ecd5b22f59 Updates based on community review.
* Changed 'config' from a list to a string so any valid zonecfg(1M) syntax is accepted.
* Made default state 'present'
* Added 'attached', 'detached' and 'configured' states to allow zones to be moved between hosts.
* Updated documentation and examples.
* Code tidy up and refactoring.
2016-12-08 11:33:10 -05:00
Paul Markham
9073db0ee9 Handle case where .UNFONFIGURE file isn't there 2016-12-08 11:33:10 -05:00
Paul Markham
3610cf244e Change state back to a required parameter 2016-12-08 11:33:10 -05:00
Paul Markham
240a559a2d Changed 'whole_root' option to 'sparse'. Added state='started' as synonym for state='running'. 2016-12-08 11:33:10 -05:00
Paul Markham
68d2251016 - Renamed module to solaris_zone.py - Updated 'version_added' - Updated description of 'state' to make each line a list item - Check that OS is Solaris 2016-12-08 11:33:10 -05:00
Renamed from lib/ansible/modules/extras/system/zone.py (Browse further)