boutetnico.ca_certificates

测试 Ansible Galaxy

ansible-role-ca-certificates

此角色用于安装和配置 ca-certificates。

要求

Ansible 2.10 或更新版本。

支持的平台

角色变量

变量 必需 默认值 选项 备注
cacertificates_dependencies ca-certificates 字符串
cacertificates_files [] 列表

依赖

示例剧本

- hosts: all
  roles:
    - role: ansible-role-ca-certificates

      cacertificates_files:
        - src: certs/cert1.pem
          dest: cert1.pem

测试

molecule test

许可证

MIT

作者信息

@boutetnico

关于项目

Install and configure ca-certificates.

安装
ansible-galaxy install boutetnico.ca_certificates
许可证
mit
下载
2.3k
拥有者
System Engineer