Łukasz Proszek
|
a30a1eef86
|
add lxc support, without dropping openvz
|
9 years ago |
Matt Martz
|
55dab7cd1b
|
sys.exit removal for cloud/misc/ovirt.py
|
9 years ago |
Brian Coca
|
a6e0fcaf6c
|
Merge pull request #776 from drybjed/update-virt_pool
Update author information in virt_pool docs
|
9 years ago |
Brian Coca
|
0bdeb9ee47
|
Merge pull request #757 from drybjed/virt_net
libvirt: virt_net module
|
9 years ago |
Maciej Delmanowski
|
375b2234b1
|
Update author information in virt_pool docs
|
9 years ago |
Maciej Delmanowski
|
2af729944a
|
Update author information in virt_net docs
|
9 years ago |
Maciej Delmanowski
|
c011923e3b
|
Remove unused parameter from method arguments
|
9 years ago |
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.
|
9 years ago |
Maciej Delmanowski
|
d8b6dd5927
|
Rewrite for loops in a more Pythonic style
|
9 years ago |
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.
|
9 years ago |
Maciej Delmanowski
|
13e51060ec
|
Remove unused parameter from method arguments
|
9 years ago |
Maciej Delmanowski
|
2b15b0564c
|
Add whitespace so diff with 'virt_pool' is easier
|
9 years ago |
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.
|
9 years ago |
Maciej Delmanowski
|
00e7e225ce
|
Rewrite for loops in a more Pythonic style
|
9 years ago |
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.
|
9 years ago |
Maciej Delmanowski
|
0da9254537
|
libvirt: virt_net module
This module manages network configuration in libvirt.
|
9 years ago |
Maciej Delmanowski
|
1fd1460d2f
|
libvirt: virt_pool module
This module manages storage pool configuration in libvirt.
|
9 years ago |
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
|
9 years ago |
Greg DeKoenigsberg
|
004dedba8a
|
Changes to author formatting, remove emails
|
10 years ago |
Sergei Antipov
|
35853a3d70
|
proxmox | changed https_verify_ssl to to validate_certs and added
forgotten return
|
10 years ago |
Sergei Antipov
|
5f916ac4e3
|
proxmox_template | deleted state=list and changed default timeout to 30
|
10 years ago |
Sergei Antipov
|
e1c8cdc39d
|
proxmox_template | changed http_verify_ssl to validate_certs
|
10 years ago |
Sergei Antipov
|
08a9096c75
|
proxmox_template | fixed problem with uploading
|
10 years ago |
Sergei Antipov
|
078dc8b205
|
Added proxmox_template module
|
10 years ago |
Brian Coca
|
a07fc88ba0
|
Merge pull request #531 from UnderGreen/proxmox_module_examples
Proxmox VE module examples
|
10 years ago |
Rene Moser
|
e72f581a16
|
proxmox: prevent to log passwords
|
10 years ago |
Rene Moser
|
148bd52d8b
|
proxmox: update module doc
|
10 years ago |
Sergei Antipov
|
ed6283d422
|
Added examples
|
10 years ago |
Toshio Kuratomi
|
8dfa63d1d8
|
Add version_added dodmentation
|
10 years ago |
Brian Coca
|
47c74936c1
|
Merge pull request #530 from UnderGreen/proxmox_module
Proxmox VE module
|
10 years ago |
Sergei Antipov
|
69d3474bcc
|
Deleted debugging
|
10 years ago |
Sergei Antipov
|
cb09a26900
|
Added documentation
|
10 years ago |
Sergei Antipov
|
323df26b3e
|
Added conditionals, umount, forceStop, timeout, etc
|
10 years ago |
Brian Coca
|
5187c7fcd7
|
removed executable bit
|
10 years ago |
Toshio Kuratomi
|
88eff11c04
|
Many more doc fixes
|
10 years ago |
Sergei Antipov
|
a057cb2482
|
Initial commit of Proxmox module
|
10 years ago |
Brian Coca
|
08445418aa
|
more string corrections
|
10 years ago |
Greg DeKoenigsberg
|
e732b478ef
|
Update virt.py
|
10 years ago |
Greg DeKoenigsberg
|
3e6e179b1b
|
Adding author's github id
|
10 years ago |
Toshio Kuratomi
|
a589a66710
|
Update module documentation if modules have a dep on python2.6+
|
10 years ago |
Michael DeHaan
|
ad181b7aa9
|
Categorize some modules.
|
10 years ago |