mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
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
This commit is contained in:
parent
afca957396
commit
5400a06ac4
27 changed files with 203 additions and 120 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/pythonapi/
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Copyright (c) 2016 Red Hat, Inc.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue