dellemc.openmanage.idrac_import_server_config_profile 角色 – 导入 iDRAC 服务器配置 Profile (SCP)
注意
此角色是 dellemc.openmanage 集合(版本 9.9.0)的一部分。
如果您正在使用 ansible
包,您可能已经安装了这个集合。它不包含在 ansible-core
中。要检查是否已安装,请运行 ansible-galaxy collection list
。
要安装它,请使用:ansible-galaxy collection install dellemc.openmanage
。
要在 Playbook 中使用它,请指定:dellemc.openmanage.idrac_import_server_config_profile
。
入口点 main
– 导入 iDRAC 服务器配置 Profile (SCP)
dellemc.openmanage 7.4.0 中的新增功能
概要
该角色执行服务器配置 Profile 的导入操作。
参数
参数 |
注释 |
---|---|
包含用于验证的 CA 证书的隐私增强邮件 (PEM) 文件。 |
|
此选项适用于 如果为 如果为 选择
|
|
iDRAC IP 地址。 |
|
iDRAC 端口。 默认值: |
|
套接字级别超时(以秒为单位)。 默认值: |
|
用于将 xml 或 json 的缓冲区输入导入 iDRAC。 当 command 为 import_buffer 与 share_name 互斥。 |
|
iDRAC 用户密码。 |
|
网络共享参数。 |
|
如果为 如果为 ignore_certificate_warning 仅在 share_name 的类型为 HTTPS 时考虑,并且仅在 iDRAC9 上受支持。 选择
|
|
用于身份验证的代理密码。 proxy_password 仅在 share_name 的类型为 HTTP 或 HTTPS 时考虑,并且仅在 iDRAC9 上受支持。 |
|
用于身份验证的代理端口。 当 share_name 的类型为 HTTPS 或 HTTP 并且 proxy_support 为 proxy_port 仅在 share_name 的类型为 HTTP 或 HTTPS 时考虑,并且仅在 iDRAC9 上受支持。 默认值: |
|
当 share_name 的类型为 HTTPS 或 HTTP 并且 proxy_support 为 proxy_server 仅在 share_name 的类型为 HTTP 或 HTTPS 时考虑,并且仅在 iDRAC9 上受支持。 |
|
要启用或禁用的代理。 proxy_support 仅在 share_name 的类型为 HTTP 或 HTTPS 时考虑,并且仅在 iDRAC9 上受支持。 选择
|
|
proxy_type 仅在 share_name 的类型为 HTTP 或 HTTPS 时考虑,并且仅在 iDRAC9 上受支持。 选择
|
|
用于身份验证的代理用户名。 proxy_username 仅在 share_name 的类型为 HTTP 或 HTTPS 时考虑,并且仅在 iDRAC9 上受支持。 |
|
服务器配置 Profile (SCP) 文件的名称。 如果 command 为 如果未为 如果未为 |
|
网络共享或本地路径。 支持 CIFS、NFS、HTTP 和 HTTPS 网络共享类型。 share_name 与 import_buffer 互斥。 |
|
网络共享用户密码。此选项对于 CIFS 网络共享是强制性的。 |
|
格式为 ‘user@domain’ 或 ‘domain\\user’(如果用户是域的一部分)或 ‘user’ 的网络共享用户。此选项对于 CIFS 网络共享是强制性的。 |
|
此选项适用于 如果为 如果为 如果为 选择
|
|
如果为 如果为 如果为 如果为 如果为 选择
默认值: |
|
iDRAC 用户名。 |
|
如果为 仅在个人控制的站点上使用自签名证书时才配置为 选择
|