ChristopherDavenport.ellucian-wgetrc
Ellucian Wgetrcファイルインストーラー
依存関係
なし
ロール変数
ellucian_wgetrc_users
は、カスタムホームパスがない限り名前のリストです。
ellucian_wgetrc_http_user
はデフォルトで「banner」ですが、変更できます。
ellucian_wgetrc_http_password
はEllucian Solution Managerにアクセスするためのパスワードです。
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