Tower


ロードバランサ/proxyの背後に置く場合


tower-cli

pip install ansible-tower-cli
tower-cli config host tower.example.com
tower-cli config username userEXAMPLE
tower-cli config password passwdEXAMPLE
# 設定ファイル(--sope user)
cat ~/.tower_cli.cfg
# バージョン確認
tower-cli version
Tower CLI 3.3.0
API v2
AWX 1.0.1.215
Ansible 2.4.1.0

# ユーザ一覧
tower-cli user list
== ================== ================================== ========== ========= ============ ================= 
id      username                    email                first_name last_name is_superuser is_system_auditor 
== ================== ================================== ========== ========= ============ =================
...

トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2018-09-15 (土) 07:31:37