ChristopherDavenport.ellucian-wgetrc

Ellucian Wgetrc 文件安装器

构建状态

依赖

角色变量

ellucian_wgetrc_users 是一个包含名称的列表,除非你有自定义的主路径。

ellucian_wgetrc_http_user 默认用户为 banner,可以更改。

ellucian_wgetrc_http_password 是访问 Ellucian 解决方案管理器的密码。

ellucian_wgetrc_auth_no_challenge 只是一个配置设置,不应更改。


# ellucian_wgetrc_users:
    # - name:
    #   group:
    #   path:

ellucian_wgetrc_http_user: banner
# ellucian_wgetrc_http_password:
ellucian_wgetrc_auth_no_challenge: "on"

示例剧本

- hosts: servers
  vars:
    ellucian_wgetrc_users:
      - name: banner
    ellucian_wgetrc_http_password: examplePass
  roles:
     - ChristopherDavenport.ellucian-wgetrc
关于项目

Installs Ellucian wgetrc components

安装
ansible-galaxy install ChristopherDavenport.ellucian-wgetrc
许可证
mit
下载
237
拥有者
Functional Programmer (he / him)