Brian Coca
74e8aa22af
no log passwords ( #21229 )
...
* no log passwords
* removed unneeded no_log
2017-02-10 15:13:59 -05:00
Ondra Machacek
de2b6469e9
[cloud][ovirt] new module ovirt_snapshots & ovirt_snapshots_facts ( #20936 )
...
* cloud: ovirt: add snapshots module
* Move imports in ovirt_snapshots module to match style & pass CI
* Move ovirt_snapshot_facts imports to comply w/ CI
2017-02-02 16:34:54 -05:00
Ondra Machacek
684c766e20
cloud: ovirt: add host engine options to ovirt_hosts ( #20967 )
2017-02-02 16:24:24 -05:00
Matt Martz
829c0b8f62
Update validate-modules ( #20932 )
...
* Update validate-modules
* Validates ANSIBLE_METADATA
* Ensures imports happen after documentation vars
* Some pep8 cleanup
* Clean up some left over unneeded code
* Update modules for new module guidelines and validate-modules checks
* Update imports for ec2_vpc_route_table and ec2_vpc_nat_gateway
2017-02-02 11:45:22 -08:00
Ondra Machacek
4269b12c9d
Ovirt vms improve ( #20882 )
...
* cloud: ovirt: add function to get id by name
* cloud: ovirt: add instance type parameter
* cloud: ovirt: use param method instead of module.params
* cloud: ovirt: use 'and' at begging of next line
* cloud: ovirt: add description parameter to vms module
* cloud: ovirt: add comment parameter to vms module
* cloud: ovirt: add timezone parameter to vms module
* cloud: ovirt: add serial_policy parameter to vms module
2017-02-02 13:51:26 -05:00
Ondra Machacek
ee7f1cde0e
ovirt: Add support to diff ( #20698 )
...
* cloud: ovirt: Add diff support to
* cloud: ovirt: Add ability to print nested list of objects
* cloud: ovirt: Fix waiting while reinstalling host
* cloud: ovirt: fix ovirt_vms 404 error
* cloud: ovirt: add check_mode support to ovirt_auth module
2017-02-02 13:50:52 -05:00
Ondra Machacek
c7739be960
cloud: ovirt: Add possibility to skip disk copy ( #20656 )
2017-01-25 13:51:37 -05:00
Ondra Machacek
4e51440af9
cloud: ovirt: add affinity groups module ( #20047 )
2017-01-25 09:17:58 -05:00
Ondra Machacek
937fc1421b
Allow change kernel boot parameters of oVirt hosts ( #20607 )
...
* cloud: ovirt: add override_display parameter
* cloud: ovirt: add kernel_params parameter
* cloud: ovirt: add reinstall state to ovirt_hosts module
* cloud: ovirt: wait before polling entity state
2017-01-25 09:17:32 -05:00
Ondra Machacek
5d00d4d85e
cloud: ovirt_vms: Filter VNIC profile by cluster ( #20246 ) ( #20384 )
...
This patch add additional filtering of VNIC profiles by the cluster
parameter. It is a must, because there could be same names of the
VNIC profiles in system, as every datacenter can have VNIC profile
same name, which can be in other datacenter.
This patch fixes issue #20246
2017-01-18 10:44:02 -05:00
Ondra Machacek
aa6ce16aa4
cloud: ovirt_permissions: Add new entities ( #20388 )
...
This patch add new entities to manage permissions:
- disk_profile
- cpu_profile
- vnic_profile
- system
It also enhance the documentation.
2017-01-18 10:01:25 -05:00
Ondra Machacek
d9d1194c80
cloud: ovirt: Ignore 404 error when getting entity ( #20386 )
2017-01-18 10:00:23 -05:00
Tareq Alayan
e40ad1ac17
cloud: ovirt: add ability to override luns ( #20144 )
...
Add the ability to wipe used luns when adding new iscsi storage
2017-01-12 14:13:50 -05:00
Tareq Alayan
ebf3c41275
cloud: ovirt: 'glusterfs' as default for vfs_type
...
When storage type is glusterfs, the vfs_type will be glusterfs as well,
there is no need to specify it since there is no other valid value.
2017-01-11 19:26:40 +02:00
Ondra Machacek
11b2662f60
cloud: ovirt: add support for OVN network ( #20122 )
...
This PR add support to add OVN external network in
external providers module.
2017-01-11 10:39:37 -05:00
Ondra Machacek
8a3e80eb09
cloud: ovirt: add kernel boot parameters to vms module
2017-01-04 17:11:07 -08:00
Ondra Machacek
9a2b220005
ovirt: get default auth/connection params from environment vars ( #19385 )
...
* cloud: ovirt: add possibility specify auth params in env vars
* module_utils: ovirt: fix pep8 issues
2016-12-30 12:24:05 -05:00
Ondra Machacek
ba9f6326f4
Documentation improvments of oVirt modules ( #19668 )
2016-12-30 10:35:26 -05:00
Ondra Machacek
f84f97d035
cloud: ovirt: Add support to upload/copy/move disks ( #19337 )
2016-12-14 12:43:25 -05:00
Ondra Machacek
5400a06ac4
cloud: ovirt: Various fixes for oVirt modules ( #19141 )
...
* cloud: ovirt: fix various issues in ovirt modules
* cloud: ovirt: add support for nfs version
* cloud: ovirt: Fix facts documentation
* Add proper documentation fragmet
* Add proper argument_spec
* Fix return values
* cloud: ovirt: fix pep8
2016-12-14 11:42:15 -05:00
Ondra Machacek
fa96438f4c
cloud: ovirt: Add support to list nested entities parameters ( #19300 )
2016-12-14 11:15:50 -05:00
Carlos E. Garcia
0b8011436d
minor spelling changes
2016-12-13 13:51:13 -05:00
Ondra Machacek
95ef9fd9f9
cloud: ovirt: Add ovirt_tags and ovirt_tags_facts modules ( #19295 )
2016-12-13 09:14:09 -05:00
Toshio Kuratomi
df9059936b
Metadata Status needs to be a list, not a scalar.
...
The default metadata was specified with a string "preview" instead of
the list ["preview"].
2016-12-08 11:35:19 -05:00
James Cammarata
011ea55a8f
Relocating extras into lib/ansible/modules/ after merge
2016-12-08 11:35:18 -05:00