• 博客
  • Ansible 社区论坛
  • 文档
Ansible Logo
Ansible 社区文档
Ansible

Ansible 入门

  • Ansible 入门指南
  • 执行环境入门指南

安装、升级和配置

  • 安装指南
  • Ansible 移植指南

使用 Ansible

  • 构建 Ansible 清单
  • 使用 Ansible 命令行工具
  • 使用 Ansible 剧本
  • 使用 Ansible vault 保护敏感数据
  • 使用 Ansible 模块和插件
  • 使用 Ansible 集合
  • 在 Windows 和 BSD 上使用 Ansible
  • Ansible 提示和技巧

为 Ansible 作出贡献

  • Ansible 社区指南
  • Ansible 集合贡献者指南
  • ansible-core 贡献者指南
  • 高级贡献者指南
  • Ansible 文档风格指南

扩展 Ansible

  • 开发者指南

常见的 Ansible 场景

  • 旧版公共云指南

网络自动化

  • 网络入门
  • 网络高级主题
  • 网络开发者指南

Ansible Galaxy

  • Galaxy 用户指南
  • Galaxy 开发者指南

参考和附录

  • 集合索引
    • Amazon 命名空间中的集合
    • Ansible 命名空间中的集合
    • Arista 命名空间中的集合
    • AWX 命名空间中的集合
    • Azure 命名空间中的集合
    • Check Point 命名空间中的集合
    • Chocolatey 命名空间中的集合
    • Cisco 命名空间中的集合
    • Cloud 命名空间中的集合
    • Cloudscale_ch 命名空间中的集合
    • Community 命名空间中的集合
    • Containers 命名空间中的集合
    • CyberArk 命名空间中的集合
    • Dell EMC 命名空间中的集合
    • F5 Networks 命名空间中的集合
    • Fortinet 命名空间中的集合
      • Fortinet.Fortimanager
        • 描述
        • 插件索引
      • Fortinet.Fortios
    • FRR 命名空间中的集合
    • Gluster 命名空间中的集合
    • Google 命名空间中的集合
    • Grafana 命名空间中的集合
    • Hetzner 命名空间中的集合
    • HPE 命名空间中的集合
    • IBM 命名空间中的集合
    • IEISystem 命名空间中的集合
    • Infinidat 命名空间中的集合
    • Infoblox 命名空间中的集合
    • Inspur 命名空间中的集合
    • Juniper Networks 命名空间中的集合
    • Kaytus 命名空间中的集合
    • Kubernetes 命名空间中的集合
    • KubeVirt 命名空间中的集合
    • LowlyDBA 命名空间中的集合
    • Mellanox 命名空间中的集合
    • Microsoft 命名空间中的集合
    • NetApp 命名空间中的集合
    • NetApp_eSeries 命名空间中的集合
    • NetBox 命名空间中的集合
    • NGINX IO 命名空间中的集合
    • OpenStack 命名空间中的集合
    • Open vSwitch 命名空间中的集合
    • oVirt 命名空间中的集合
    • PureStorage 命名空间中的集合
    • Sensu 命名空间中的集合
    • ServiceNow 命名空间中的集合
    • Splunk 命名空间中的集合
    • T-Systems MMS 命名空间中的集合
    • Telekom MMS 命名空间中的集合
    • The Foreman 命名空间中的集合
    • VMware 命名空间中的集合
    • Vultr 命名空间中的集合
    • VyOS 命名空间中的集合
    • WTI 命名空间中的集合
  • 所有模块和插件的索引
  • 剧本关键字
  • 返回值
  • Ansible 配置设置
  • 控制 Ansible 的行为:优先级规则
  • YAML 语法
  • Python 3 支持
  • 解释器发现
  • 发布和维护
  • 测试策略
  • 健全性测试
  • 常见问题
  • 词汇表
  • Ansible 参考:模块实用程序
  • 特殊变量
  • Red Hat Ansible Automation Platform
  • Ansible Automation Hub
  • 记录 Ansible 输出

路线图

  • Ansible 路线图
  • ansible-core 路线图




Ansible
  • 集合索引
  • Fortinet 命名空间中的集合
  • Fortinet.Fortimanager
  • fortinet.fortimanager.fmgr_wanprof_system_virtualwanlink 模块 – 使用 SD-WAN 配置冗余互联网连接


fortinet.fortimanager.fmgr_wanprof_system_virtualwanlink 模块 – 使用 SD-WAN 配置冗余互联网连接

注意

此模块是 fortinet.fortimanager 集合 (版本 2.8.2) 的一部分。

如果您使用的是 ansible 包,则可能已安装此集合。它不包含在 ansible-core 中。要检查它是否已安装,请运行 ansible-galaxy collection list。

要安装它,请使用: ansible-galaxy collection install fortinet.fortimanager。

要在剧本中使用它,请指定: fortinet.fortimanager.fmgr_wanprof_system_virtualwanlink。

fortinet.fortimanager 2.0.0 中的新增功能

  • 概要

  • 参数

  • 备注

  • 示例

  • 返回值

概要

  • 此模块能够配置 FortiManager 设备。

  • 示例包含所有需要在使用前调整为数据源的参数和值。

参数

参数

注释

access_token

字符串

无需使用用户名和密码即可访问 FortiManager 的令牌。

adom

字符串 / 必需

请求 URL 中的参数 (adom)。

bypass_validation

布尔值

仅当模块模式与 FortiManager API 结构不同时设置为 True,模块将继续执行而无需验证参数。

选项

  • false ← (默认)

  • true

enable_log

布尔值

启用/禁用任务的日志记录。

选项

  • false ← (默认)

  • true

forticloud_access_token

字符串

使用 FortiCloud API 访问令牌对 Ansible 客户端进行身份验证。

proposed_method

字符串

底层 Json RPC 请求的覆盖方法。

选项

  • "update"

  • "set"

  • "add"

rc_failed

列表 / 元素=整数

将覆盖失败条件的 rc 代码列表。

rc_succeeded

列表 / 元素=整数

将覆盖成功条件的 rc 代码列表。

wanprof

字符串 / 必需

请求 URL 中的参数 (wanprof)。

wanprof_system_virtualwanlink

字典

设置的顶级参数。

fail_alert_interfaces

别名:fail-alert-interfaces

任意

(列表) 将被告警的物理接口。

fail_detect

别名:fail-detect

字符串

启用/禁用 SD-WAN 互联网连接状态检查

选项

  • "disable"

  • "enable"

health_check

别名:health-check

列表 / 元素=字典

健康检查。

_dynamic_server

别名:_dynamic-server

字符串

动态服务器。

addr_mode

别名:addr-mode

字符串

地址模式

选项

  • "ipv4"

  • "ipv6"

diffservcode

字符串

差异化服务代码点

dns_request_domain

别名:dns-request-domain

字符串

要为 DNS 探测解析的完全限定域名。

failtime

整数

服务器被认为丢失之前的失败次数

ha_priority

别名:ha-priority

整数

HA 选举优先级

http_agent

别名:http-agent

字符串

HTTP 标头中 http-agent 字段中的字符串。

http_get

别名:http-get

字符串

如果协议是 HTTP,则用于与服务器通信的 URL。

http_match

别名:http-match

字符串

如果协议是 HTTP,则服务器预期的响应字符串。

internet_service_id

别名:internet-service-id

字符串

互联网服务 ID。

interval

整数

状态检查间隔,或尝试连接到服务器之间的时间

members

任意

(列表或字符串) 成员序列号列表。

name

字符串

状态检查或健康检查名称。

packet_size

别名:packet-size

整数

Twamp 测试会话的数据包大小,

password

任意

(列表) 身份验证模式下的 Twamp 控制器密码

port

整数

用于通过所选协议与服务器通信的端口号。

probe_count

别名:probe-count

整数

应用于计算延迟和抖动的最新探测数量

probe_packets

别名:probe-packets

字符串

启用/禁用探测数据包的传输。

选项

  • "disable"

  • "enable"

probe_timeout

别名:probe-timeout

整数

在探测数据包被认为丢失之前要等待的时间

protocol

字符串

用于确定 FortiGate 是否可以与服务器通信的协议。

选项

  • "ping"

  • "tcp-echo"

  • "udp-echo"

  • "http"

  • "twamp"

  • "ping6"

  • “dns”

recoverytime

整数

服务器被认为恢复之前收到的成功响应次数

security_mode

别名:security-mode

字符串

TWAMP 控制器安全模式。

选项

  • “none”

  • “authentication”

server

任意

(列表) 服务器的IP地址或FQDN名称。

sla

列表 / 元素=字典

SLA。

id

整数

SLA ID。

jitter_threshold

别名:jitter-threshold

整数

SLA 抖动决策阈值(毫秒)。

latency_threshold

别名:latency-threshold

整数

SLA 延迟决策阈值(毫秒)。

link_cost_factor

别名:link-cost-factor

列表 / 元素=字符串

用于链路选择的标准。

选项

  • “latency”

  • “jitter”

  • “packet-loss”

packetloss_threshold

别名:packetloss-threshold

整数

SLA 丢包率决策阈值(百分比)。

sla_fail_log_period

别名:sla-fail-log-period

整数

生成 SLA 失败日志消息的时间间隔(秒)。

sla_pass_log_period

别名:sla-pass-log-period

整数

生成 SLA 成功日志消息的时间间隔(秒)。

system_dns

别名:system-dns

字符串

启用/禁用系统 DNS 作为探测服务器。

选项

  • "disable"

  • "enable"

threshold_alert_jitter

别名:threshold-alert-jitter

整数

抖动告警阈值。

threshold_alert_latency

别名:threshold-alert-latency

整数

延迟告警阈值。

threshold_alert_packetloss

别名:threshold-alert-packetloss

整数

丢包率告警阈值。

threshold_warning_jitter

别名:threshold-warning-jitter

整数

抖动警告阈值。

threshold_warning_latency

别名:threshold-warning-latency

整数

延迟警告阈值。

threshold_warning_packetloss

别名:threshold-warning-packetloss

整数

丢包率警告阈值。

timeout

整数

在未收到服务器回复之前等待多长时间才认为连接尝试失败。

update_cascade_interface

别名:update-cascade-interface

字符串

启用/禁用更新级联接口。

选项

  • "disable"

  • "enable"

update_static_route

别名:update-static-route

字符串

启用/禁用更新静态路由。

选项

  • "disable"

  • "enable"

load_balance_mode

别名:load-balance-mode

字符串

用于将互联网流量负载均衡到 SD-WAN 成员的算法或模式。

选项

  • “source-ip-based”

  • “weight-based”

  • “usage-based”

  • “source-dest-ip-based”

  • “measured-volume-based”

members

列表 / 元素=字典

成员。

_dynamic_member

别名:_dynamic-member

字符串

动态成员。

comment

字符串

注释。

cost

整数

在 SLA 模式下,此接口的服务成本。

gateway

字符串

此接口的默认网关。

gateway6

字符串

IPv6 网关。

ingress_spillover_threshold

别名:ingress-spillover-threshold

整数

此接口的入站溢出阈值。

interface

字符串

接口名称。

priority

整数

接口优先级。

seq_num

别名:seq-num

整数

序列号。

source

字符串

用于发送健康检查数据包到服务器的源 IP 地址。

source6

字符串

用于发送健康检查数据包到服务器的源 IPv6 地址。

spillover_threshold

别名:spillover-threshold

整数

此接口的出站溢出阈值。

status

字符串

启用/禁用 SD-WAN 中的此接口。

选项

  • "disable"

  • "enable"

volume_ratio

别名:volume-ratio

整数

测量的流量比率。

weight

整数

此接口的加权负载均衡权重。

neighbor

列表 / 元素=字典

邻居。

health_check

别名:health-check

字符串

SD-WAN 健康检查名称。

ip

字符串

邻居的IP地址。

member

字符串

成员序列号。

role

字符串

邻居的角色。

选项

  • “primary”

  • “secondary”

  • “standalone”

sla_id

别名:sla-id

整数

SLA ID。

neighbor_hold_boot_time

别名:neighbor-hold-boot-time

整数

从邻居启动时,从主邻居切换到备用邻居的等待时间(秒)。

neighbor_hold_down

别名:neighbor-hold-down

字符串

启用/禁用从备用邻居切换到主邻居的保持切换。

选项

  • "disable"

  • "enable"

neighbor_hold_down_time

别名:neighbor-hold-down-time

整数

禁用保持时,从备用邻居切换到主邻居的等待时间(秒)。

service

列表 / 元素=字典

服务。

addr_mode

别名:addr-mode

字符串

地址模式

选项

  • "ipv4"

  • "ipv6"

bandwidth_weight

别名:bandwidth-weight

整数

在自定义配置文件 1 公式中,可用双向带宽倒数的系数。

default

字符串

启用/禁用使用 SD-WAN 作为默认服务。

选项

  • "disable"

  • "enable"

dscp_forward

别名:dscp-forward

字符串

启用/禁用转发流量 DSCP 标记。

选项

  • "disable"

  • "enable"

dscp_forward_tag

别名:dscp-forward-tag

字符串

转发流量 DSCP 标记。

dscp_reverse

别名:dscp-reverse

字符串

启用/禁用反向流量 DSCP 标记。

选项

  • "disable"

  • "enable"

dscp_reverse_tag

别名:dscp-reverse-tag

字符串

反向流量 DSCP 标记。

dst

任意

(列表或字符串) 目的地址名称。

dst6

任意

(列表或字符串) 目的地址 6 名称。

dst_negate

别名:dst-negate

字符串

启用/禁用目的地址匹配的反向。

选项

  • "disable"

  • "enable"

end_port

别名:end-port

整数

结束目的端口号。

gateway

字符串

启用/禁用 SD-WAN 服务网关。

选项

  • "disable"

  • "enable"

groups

任意

(列表或字符串) 用户组。

health_check

别名:health-check

字符串

健康检查。

hold_down_time

别名:hold-down-time

整数

从备份成员切换到主成员的等待时间(秒)。

id

整数

优先级规则 ID。

input_device

别名:input-device

任意

(列表或字符串) 源接口名称。

input_device_negate

别名:input-device-negate

字符串

启用/禁用输入设备匹配的反向。

选项

  • "disable"

  • "enable"

internet_service

别名:internet-service

字符串

启用/禁用使用 Internet 服务进行基于应用程序的负载均衡。

选项

  • "disable"

  • "enable"

internet_service_app_ctrl

别名:internet-service-app-ctrl

任意

(列表) 基于应用程序控制的 Internet 服务 ID 列表。

internet_service_app_ctrl_group

别名:internet-service-app-ctrl-group

任意

(列表或字符串) 基于应用程序控制的 Internet 服务组列表。

internet_service_ctrl

别名:internet-service-ctrl

任意

(列表) 基于控制的 Internet 服务 ID 列表。

internet_service_ctrl_group

别名:internet-service-ctrl-group

任意

(列表或字符串) 基于控制的 Internet 服务组列表。

internet_service_custom

别名:internet-service-custom

任意

(列表或字符串) 自定义 Internet 服务名称列表。

internet_service_custom_group

别名:internet-service-custom-group

任意

(列表或字符串) 自定义互联网服务组列表。

internet_service_group

别名: internet-service-group

任意

(列表或字符串) 互联网服务组列表。

internet_service_id

别名:internet-service-id

任意

(列表或字符串) 互联网服务ID列表。

internet_service_name

别名: internet-service-name

字符串

互联网服务名称列表。

jitter_weight

别名: jitter-weight

整数

自定义配置文件1公式中抖动的系数。

latency_weight

别名: latency-weight

整数

自定义配置文件1公式中延迟的系数。

link_cost_factor

别名:link-cost-factor

字符串

链路成本系数。

选项

  • “latency”

  • “jitter”

  • “packet-loss”

  • "inbandwidth"

  • "outbandwidth"

  • "bibandwidth"

  • "custom-profile-1"

link_cost_threshold

别名: link-cost-threshold

整数

链路成本值变化的百分比阈值,将导致策略路由重新生成。

member

字符串

成员序列号。

mode

字符串

控制优先级规则如何设置SD-WAN中接口的优先级。

选项

  • "auto"

  • "manual"

  • "priority"

  • "sla"

  • "load-balance"

name

字符串

优先级规则名称。

packet_loss_weight

别名: packet-loss-weight

整数

自定义配置文件1公式中丢包率的系数。

priority_members

别名: priority-members

任意

(列表或字符串) 成员序列号列表。

protocol

整数

协议号。

quality_link

别名: quality-link

整数

质量等级。

role

字符串

与邻居一起工作的服务角色。

选项

  • “primary”

  • “secondary”

  • “standalone”

route_tag

别名: route-tag

整数

IPv4路由映射路由标签。

sla

列表 / 元素=字典

SLA。

health_check

别名:health-check

字符串

虚拟WAN链路健康检查。

id

整数

SLA ID。

sla_compare_method

别名: sla-compare-method

字符串

比较SLA值的方法,用于sla和负载均衡模式。

选项

  • "order"

  • "number"

src

任意

(列表或字符串) 源地址名称。

src6

任意

(列表或字符串) 源地址6名称。

src_negate

别名: src-negate

字符串

启用/禁用源地址匹配的反转。

选项

  • "disable"

  • "enable"

standalone_action

别名: standalone-action

字符串

当选择的邻居角色为独立角色而服务角色不为独立角色时,启用/禁用服务。

选项

  • "disable"

  • "enable"

start_port

别名: start-port

整数

起始目标端口号。

status

字符串

启用/禁用SD-WAN服务。

选项

  • "disable"

  • "enable"

tos

字符串

服务类型位模式。

tos_mask

别名: tos-mask

字符串

服务类型评估位。

users

任意

(列表或字符串) 用户名。

status

字符串

启用/禁用SD-WAN。

选项

  • "disable"

  • "enable"

workspace_locking_adom

字符串

在工作区模式下运行FortiManager时要锁定的ADOM,该值可以是global和其他包括root。

workspace_locking_timeout

整数

等待其他用户释放工作区锁的最大时间(秒)。

默认值: 300

注释

注意

  • 从2.4.0版本开始,所有输入参数都使用下划线命名约定(snake_case)。请将诸如“var-name”之类的参数更改为“var_name”。旧的参数名称仍然可用,但您会收到弃用警告。您可以在ansible.cfg中设置deprecation_warnings=False来忽略此警告。

  • 此FortiManager模块支持在工作区锁定模式下运行,顶级参数workspace_locking_adom和workspace_locking_timeout有助于完成此工作。

  • 通常,当返回非零rc时,运行一个模块可能会失败。您还可以使用参数rc_failed和rc_succeeded来覆盖失败或成功的条件。

示例

- name: Example playbook (generated based on argument schema)
  hosts: fortimanagers
  connection: httpapi
  vars:
    ansible_httpapi_use_ssl: true
    ansible_httpapi_validate_certs: false
    ansible_httpapi_port: 443
  tasks:
    - name: Configure redundant internet connections using SD-WAN
      fortinet.fortimanager.fmgr_wanprof_system_virtualwanlink:
        # bypass_validation: false
        workspace_locking_adom: <value in [global, custom adom including root]>
        workspace_locking_timeout: 300
        # rc_succeeded: [0, -2, -3, ...]
        # rc_failed: [-2, -3, ...]
        adom: <your own value>
        wanprof: <your own value>
        wanprof_system_virtualwanlink:
          fail_detect: <value in [disable, enable]>
          health_check:
            -
              _dynamic_server: <string>
              addr_mode: <value in [ipv4, ipv6]>
              failtime: <integer>
              http_agent: <string>
              http_get: <string>
              http_match: <string>
              interval: <integer>
              members: <list or string>
              name: <string>
              packet_size: <integer>
              password: <list or string>
              port: <integer>
              protocol: <value in [ping, tcp-echo, udp-echo, ...]>
              recoverytime: <integer>
              security_mode: <value in [none, authentication]>
              server: <list or string>
              sla:
                -
                  id: <integer>
                  jitter_threshold: <integer>
                  latency_threshold: <integer>
                  link_cost_factor:
                    - "latency"
                    - "jitter"
                    - "packet-loss"
                  packetloss_threshold: <integer>
              threshold_alert_jitter: <integer>
              threshold_alert_latency: <integer>
              threshold_alert_packetloss: <integer>
              threshold_warning_jitter: <integer>
              threshold_warning_latency: <integer>
              threshold_warning_packetloss: <integer>
              update_cascade_interface: <value in [disable, enable]>
              update_static_route: <value in [disable, enable]>
              internet_service_id: <string>
              probe_packets: <value in [disable, enable]>
              sla_fail_log_period: <integer>
              sla_pass_log_period: <integer>
              timeout: <integer>
              ha_priority: <integer>
              diffservcode: <string>
              probe_timeout: <integer>
              dns_request_domain: <string>
              probe_count: <integer>
              system_dns: <value in [disable, enable]>
          load_balance_mode: <value in [source-ip-based, weight-based, usage-based, ...]>
          members:
            -
              _dynamic_member: <string>
              comment: <string>
              gateway: <string>
              gateway6: <string>
              ingress_spillover_threshold: <integer>
              interface: <string>
              priority: <integer>
              seq_num: <integer>
              source: <string>
              source6: <string>
              spillover_threshold: <integer>
              status: <value in [disable, enable]>
              volume_ratio: <integer>
              weight: <integer>
              cost: <integer>
          service:
            -
              addr_mode: <value in [ipv4, ipv6]>
              bandwidth_weight: <integer>
              default: <value in [disable, enable]>
              dscp_forward: <value in [disable, enable]>
              dscp_forward_tag: <string>
              dscp_reverse: <value in [disable, enable]>
              dscp_reverse_tag: <string>
              dst: <list or string>
              dst_negate: <value in [disable, enable]>
              dst6: <list or string>
              end_port: <integer>
              gateway: <value in [disable, enable]>
              groups: <list or string>
              health_check: <string>
              hold_down_time: <integer>
              id: <integer>
              internet_service: <value in [disable, enable]>
              internet_service_ctrl: <list or integer>
              internet_service_ctrl_group: <list or string>
              internet_service_custom: <list or string>
              internet_service_custom_group: <list or string>
              internet_service_group: <list or string>
              internet_service_id: <list or string>
              jitter_weight: <integer>
              latency_weight: <integer>
              link_cost_factor: <value in [latency, jitter, packet-loss, ...]>
              link_cost_threshold: <integer>
              member: <string>
              mode: <value in [auto, manual, priority, ...]>
              name: <string>
              packet_loss_weight: <integer>
              priority_members: <list or string>
              protocol: <integer>
              quality_link: <integer>
              route_tag: <integer>
              sla:
                -
                  health_check: <string>
                  id: <integer>
              src: <list or string>
              src_negate: <value in [disable, enable]>
              src6: <list or string>
              start_port: <integer>
              status: <value in [disable, enable]>
              tos: <string>
              tos_mask: <string>
              users: <list or string>
              internet_service_app_ctrl: <list or integer>
              internet_service_app_ctrl_group: <list or string>
              role: <value in [primary, secondary, standalone]>
              sla_compare_method: <value in [order, number]>
              standalone_action: <value in [disable, enable]>
              input_device: <list or string>
              internet_service_name: <string>
              input_device_negate: <value in [disable, enable]>
          status: <value in [disable, enable]>
          neighbor:
            -
              health_check: <string>
              ip: <string>
              member: <string>
              role: <value in [primary, secondary, standalone]>
              sla_id: <integer>
          neighbor_hold_boot_time: <integer>
          neighbor_hold_down: <value in [disable, enable]>
          neighbor_hold_down_time: <integer>
          fail_alert_interfaces: <list or string>

返回值

常用的返回值已在此处记录,以下是此模块特有的字段

键

描述

meta

字典

请求的结果。

返回: 始终

request_url

字符串

请求的完整URL。

返回: 始终

示例: "/sys/login/user"

response_code

整数

API请求的状态。

返回: 始终

示例: 0

response_data

列表 / 元素=字符串

API响应。

返回: 始终

response_message

字符串

API响应的描述性消息。

返回: 始终

示例: "OK."

system_information

字典

目标系统的信息。

返回: 始终

rc

整数

请求的状态。

返回: 始终

示例: 0

version_check_warning

列表 / 元素=字符串

如果剧本中使用的参数不受当前FortiManager版本支持,则会发出警告。

返回: 复杂

作者

  • 杜欣伟 (@dux-fortinet)

  • 李兴 (@lix-fortinet)

  • 薛杰 (@JieX19)

  • 郑链 (@chillancezen)

  • 沈峰 (@fshen01)

  • 陆宏斌 (@fgtdev-hblu)

集合链接

  • 问题跟踪器
  • 主页
  • 仓库(源代码)
上一页 下一页

© 版权所有 Ansible 项目贡献者。 上次更新于 2024年12月6日。