Fabio Alessandro Locati
|
afa6fa9a89
|
Make main() calls conditional - cloud (#3657)
|
2016-12-08 11:35:15 -05:00 |
|
Andrew Gaffney
|
a8d80f7165
|
Fix bare variable references in docs
|
2016-12-08 11:35:06 -05:00 |
|
Michael Scherer
|
7ba630eda2
|
Make xenserver_facts compile on python 3
Since the xenapi is not needed on python 2.4, we can use the
regular exception handling code
|
2016-12-08 11:34:58 -05:00 |
|
Michael Scherer
|
1702937ab3
|
Do not import xenapi without checking, so we can avoid (#1953)
backtrace
|
2016-12-08 11:34:52 -05:00 |
|
Matt Martz
|
950c951e06
|
sys.exit removal for cloud/xenserver_facts.py
|
2016-12-08 11:33:25 -05:00 |
|
Matt Martz
|
e2872a984a
|
Switch from old style replacer code to new style for ansible.module_utils.basic
|
2016-12-08 11:33:25 -05:00 |
|
Brian Coca
|
47fdd8a960
|
minor doc fixes to xenserver_facts
|
2016-12-08 11:33:05 -05:00 |
|
Andy Hill
|
eab023f8db
|
Add xenserver_facts module
This module gathers facts about a XenServer host, gathering them in a single
connection instead of multiple xe commands.
|
2016-12-08 11:33:05 -05:00 |
|