Brian Coca
|
a6e0fcaf6c
|
Merge pull request #776 from drybjed/update-virt_pool
Update author information in virt_pool docs
|
2015-07-27 22:42:26 -04:00 |
|
Brian Coca
|
0bdeb9ee47
|
Merge pull request #757 from drybjed/virt_net
libvirt: virt_net module
|
2015-07-27 18:53:40 -04:00 |
|
Maciej Delmanowski
|
375b2234b1
|
Update author information in virt_pool docs
|
2015-07-28 00:22:51 +02:00 |
|
Maciej Delmanowski
|
2af729944a
|
Update author information in virt_net docs
|
2015-07-28 00:21:27 +02:00 |
|
Maciej Delmanowski
|
c011923e3b
|
Remove unused parameter from method arguments
|
2015-07-25 18:23:39 +02:00 |
|
Maciej Delmanowski
|
39b635ae79
|
Rewrite method to not use try/except
Additional checks are not needed, because 'self.conn.get_entry(-1)'
returns all existing entries, each one should have state defined.
|
2015-07-25 18:23:01 +02:00 |
|
Maciej Delmanowski
|
d8b6dd5927
|
Rewrite for loops in a more Pythonic style
|
2015-07-25 18:22:31 +02:00 |
|
Maciej Delmanowski
|
055a31ba07
|
Remove separate check for Xen
Module checked for Xen-based system, however since 'xen:///' URI support
exists in 'libvirt', we should use it explicitly instead.
|
2015-07-25 18:21:10 +02:00 |
|
Maciej Delmanowski
|
13e51060ec
|
Remove unused parameter from method arguments
|
2015-07-25 18:18:39 +02:00 |
|
Maciej Delmanowski
|
2b15b0564c
|
Add whitespace so diff with 'virt_pool' is easier
|
2015-07-25 18:18:00 +02:00 |
|
Maciej Delmanowski
|
dc92f0af4c
|
Rewrite method to not use try/except
Additional checks are not needed, because 'self.conn.get_entry(-1)'
returns all existing entries, each one should have state defined.
|
2015-07-25 18:15:23 +02:00 |
|
Maciej Delmanowski
|
00e7e225ce
|
Rewrite for loops in a more Pythonic style
|
2015-07-25 18:14:03 +02:00 |
|
Maciej Delmanowski
|
8b2cc4f7bb
|
Remove separate check for Xen
Module checked for Xen-based system, however since 'xen:///' URI support
exists in 'libvirt', we should use it explicitly instead.
|
2015-07-25 18:11:52 +02:00 |
|
Maciej Delmanowski
|
0da9254537
|
libvirt: virt_net module
This module manages network configuration in libvirt.
|
2015-07-24 08:43:49 +02:00 |
|
Maciej Delmanowski
|
1fd1460d2f
|
libvirt: virt_pool module
This module manages storage pool configuration in libvirt.
|
2015-07-24 08:42:03 +02:00 |
|
Maciej Delmanowski
|
ebb9125567
|
virt: remove BabyJSON
Removed the usage of baby json. This is in response to the fact
that the baby json functionality was removed in Ansible 1.8
Ref: #430
|
2015-07-18 13:54:30 +02:00 |
|
Greg DeKoenigsberg
|
004dedba8a
|
Changes to author formatting, remove emails
|
2015-06-16 14:32:39 -04:00 |
|
Sergei Antipov
|
35853a3d70
|
proxmox | changed https_verify_ssl to to validate_certs and added
forgotten return
|
2015-06-16 11:33:14 -04:00 |
|
Sergei Antipov
|
5f916ac4e3
|
proxmox_template | deleted state=list and changed default timeout to 30
|
2015-06-16 11:33:14 -04:00 |
|
Sergei Antipov
|
e1c8cdc39d
|
proxmox_template | changed http_verify_ssl to validate_certs
|
2015-06-16 11:33:14 -04:00 |
|
Sergei Antipov
|
08a9096c75
|
proxmox_template | fixed problem with uploading
|
2015-06-16 11:33:14 -04:00 |
|
Sergei Antipov
|
078dc8b205
|
Added proxmox_template module
|
2015-06-16 11:33:13 -04:00 |
|
Brian Coca
|
a07fc88ba0
|
Merge pull request #531 from UnderGreen/proxmox_module_examples
Proxmox VE module examples
|
2015-05-26 11:35:16 -04:00 |
|
Rene Moser
|
e72f581a16
|
proxmox: prevent to log passwords
|
2015-05-26 13:53:28 +02:00 |
|
Rene Moser
|
148bd52d8b
|
proxmox: update module doc
|
2015-05-26 13:52:47 +02:00 |
|
Sergei Antipov
|
ed6283d422
|
Added examples
|
2015-05-26 11:38:57 +06:00 |
|
Toshio Kuratomi
|
8dfa63d1d8
|
Add version_added dodmentation
|
2015-05-25 09:35:11 -07:00 |
|
Brian Coca
|
47c74936c1
|
Merge pull request #530 from UnderGreen/proxmox_module
Proxmox VE module
|
2015-05-25 10:30:24 -04:00 |
|
Sergei Antipov
|
69d3474bcc
|
Deleted debugging
|
2015-05-25 19:11:08 +06:00 |
|
Sergei Antipov
|
cb09a26900
|
Added documentation
|
2015-05-25 19:10:34 +06:00 |
|
Sergei Antipov
|
323df26b3e
|
Added conditionals, umount, forceStop, timeout, etc
|
2015-05-25 18:26:45 +06:00 |
|
Brian Coca
|
5187c7fcd7
|
removed executable bit
|
2015-05-21 07:03:49 -04:00 |
|
Toshio Kuratomi
|
88eff11c04
|
Many more doc fixes
|
2015-05-15 12:12:26 -07:00 |
|
Sergei Antipov
|
a057cb2482
|
Initial commit of Proxmox module
|
2015-05-15 17:32:24 +06:00 |
|
Brian Coca
|
08445418aa
|
more string corrections
|
2015-05-14 10:45:32 -04:00 |
|
Greg DeKoenigsberg
|
e732b478ef
|
Update virt.py
|
2015-05-13 14:38:50 -04:00 |
|
Greg DeKoenigsberg
|
3e6e179b1b
|
Adding author's github id
|
2015-05-13 14:16:30 -04:00 |
|
Toshio Kuratomi
|
a589a66710
|
Update module documentation if modules have a dep on python2.6+
|
2015-05-11 10:09:56 -07:00 |
|
Michael DeHaan
|
ad181b7aa9
|
Categorize some modules.
|
2014-11-05 16:11:23 -05:00 |
|