����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# -*- coding: utf-8 -*-
# Copyright (c) 2018, Johannes Brunswicker <johannes.brunswicker@gmail.com>
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type
class ModuleDocFragment(object):
DOCUMENTATION = r'''
options:
headers:
description:
- A dictionary of additional headers to be sent to POST and PUT requests.
- Is needed for some modules
type: dict
required: false
default: {}
utm_host:
description:
- The REST Endpoint of the Sophos UTM.
type: str
required: true
utm_port:
description:
- The port of the REST interface.
type: int
default: 4444
utm_token:
description:
- "The token used to identify at the REST-API. See U(https://www.sophos.com/en-us/medialibrary/\
PDFs/documentation/UTMonAWS/Sophos-UTM-RESTful-API.pdf?la=en), Chapter 2.4.2."
type: str
required: true
utm_protocol:
description:
- The protocol of the REST Endpoint.
choices: [ http, https ]
type: str
default: https
validate_certs:
description:
- Whether the REST interface's ssl certificate should be verified or not.
type: bool
default: true
state:
description:
- The desired state of the object.
- V(present) will create or update an object
- V(absent) will delete an object if it was present
type: str
choices: [ absent, present ]
default: present
'''
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| alicloud.py | File | 4.98 KB | 0644 |
|
| attributes.py | File | 2.37 KB | 0644 |
|
| auth_basic.py | File | 874 B | 0644 |
|
| bitbucket.py | File | 1.56 KB | 0644 |
|
| dimensiondata.py | File | 1.66 KB | 0644 |
|
| dimensiondata_wait.py | File | 1 KB | 0644 |
|
| emc.py | File | 1.26 KB | 0644 |
|
| gitlab.py | File | 834 B | 0644 |
|
| hpe3par.py | File | 963 B | 0644 |
|
| hwc.py | File | 2.13 KB | 0644 |
|
| ibm_storage.py | File | 1.06 KB | 0644 |
|
| influxdb.py | File | 2.4 KB | 0644 |
|
| ipa.py | File | 3.86 KB | 0644 |
|
| keycloak.py | File | 1.96 KB | 0644 |
|
| ldap.py | File | 3.34 KB | 0644 |
|
| lxca_common.py | File | 1.05 KB | 0644 |
|
| manageiq.py | File | 1.73 KB | 0644 |
|
| nomad.py | File | 1.25 KB | 0644 |
|
| oneview.py | File | 2.98 KB | 0644 |
|
| online.py | File | 1.3 KB | 0644 |
|
| opennebula.py | File | 1.56 KB | 0644 |
|
| openswitch.py | File | 3.48 KB | 0644 |
|
| oracle.py | File | 5.05 KB | 0644 |
|
| oracle_creatable_resource.py | File | 1.24 KB | 0644 |
|
| oracle_display_name_option.py | File | 615 B | 0644 |
|
| oracle_name_option.py | File | 591 B | 0644 |
|
| oracle_tags.py | File | 1.04 KB | 0644 |
|
| oracle_wait_options.py | File | 1.14 KB | 0644 |
|
| pritunl.py | File | 1.26 KB | 0644 |
|
| proxmox.py | File | 1.8 KB | 0644 |
|
| purestorage.py | File | 1.75 KB | 0644 |
|
| rackspace.py | File | 3.93 KB | 0644 |
|
| redis.py | File | 1.76 KB | 0644 |
|
| rundeck.py | File | 775 B | 0644 |
|
| scaleway.py | File | 1.44 KB | 0644 |
|
| scaleway_waitable_resource.py | File | 887 B | 0644 |
|
| utm.py | File | 1.72 KB | 0644 |
|
| vexata.py | File | 1.54 KB | 0644 |
|
| xenserver.py | File | 1.54 KB | 0644 |
|