Dag Wieers
05c6ff79f9
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
Abhijeet Kasurde
bc3e7bbeba
E325 Removal - Part II ( #49196 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-11-28 13:55:52 +05:30
Abhijeet Kasurde
19116e0102
ovirt: minor typo fixes in documentation ( #44345 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-08-18 10:06:52 +02:00
Ondra Machacek
8f144976df
ovirt_auth: In case of token is passed u/p is not requierd ( #41788 )
2018-06-21 13:15:47 -04:00
Ondra Machacek
46fbfd5d53
ovirt: Add support to pass hostname ( #40610 )
...
Previously we supported only to pass API URL, now we support also
hostname.
2018-05-23 11:12:46 -04:00
Luke Short
49e3f60c42
ovirt: Update documentation to showcase that the Python SDK 4.2.4 is required. ( #39169 )
...
This is related to the GitHub PR#35841. Some documentation was missed and did not get updated with those patches.
2018-04-30 10:01:51 -04:00
Ondra Machacek
f4c68868ee
ovirt_auth: Fix checking of auth paramters ( #35512 )
2018-01-31 07:47:25 -05:00
Matt Clay
227ff61f9d
Add module support to yamllint sanity test. ( #34964 )
...
* Add module support to yamllint sanity test.
* Fix duplicate keys in module RETURN docs.
* Fix syntax in return_common docs fragment.
* Fix duplicate keys in module EXAMPLES docs.
2018-01-16 15:08:56 -08:00
Ondra Machacek
6648964afa
ovirt_auth: support env variable passing ( #34872 )
...
oVirt modules support environment variables to be passed as
authentication details for connection. But ovirt_auth doesn't support
it. This patch add support for it.
2018-01-15 10:13:46 -05:00
Toshio Kuratomi
f203ca7907
Update metadata to 1.1
2017-08-15 23:12:08 -07:00
Michele Zuccala
7d1308b0d8
[cloud] ovirt: add headers param to auth ( #27881 )
...
* Add filter param to ovirt module auth
* Update docs to include new filter param
* Fix broken YAML
* Replace filter param with headers
2017-08-11 09:31:20 -04:00
Andrea Tartaglia
1d0a629dcc
Fixed docs for cloud modules ( #23745 )
...
* Fixed docs for cloud modules
* removed blank line in ec2_snapshot_facts
2017-04-27 12:01:11 +01:00
Ondra Machacek
13c2c292f2
cloud: ovirt: add note that modules works with RHV as well ( #23808 )
2017-04-22 00:20:24 +02:00
Toshio Kuratomi
eb1214baad
New metadata 1.0 ( #22587 )
...
Changes to the metadata format were approved here:
https://github.com/ansible/proposals/issues/54
* Update documentation to the new metadata format
* Changes to metadata-tool to account for new metadata
* Add GPL license header
* Add upgrade subcommand to upgrade metadata version
* Change default metadata to the new format
* Fix exclusion of non-modules from the metadata report
* Fix ansible-doc for new module metadata
* Exclude metadata version from ansible-doc output
* Fix website docs generation for the new metadata
* Update metadata schema in valiate-modules test
* Update the metadata in all modules to the new version
2017-03-14 09:07:22 -07:00
Ondra Machacek
ab16e4b40e
cloud: ovirt: add note about ENGINE_API_FILTER_BY_DEFAULT ( #22155 )
2017-03-01 19:35:14 +00:00
Matt Martz
7c00346714
Validate EXAMPLES as YAML
2017-02-15 13:01:43 -08:00
Ondra Machacek
34da024e06
cloud: ovirt: add requirments to ovirt_auth module ( #21460 )
2017-02-15 13:59:27 +00: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
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
ba9f6326f4
Documentation improvments of oVirt modules ( #19668 )
2016-12-30 10:35:26 -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
James Cammarata
011ea55a8f
Relocating extras into lib/ansible/modules/ after merge
2016-12-08 11:35:18 -05:00