This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
kotoyuuko
/
ansible-proxy-chain
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ブランチ:
main
ブランチ
タグ
main
ansible-proxy-c...
/
openspec
/
changes
/
archive
/
2026-04-22-fix-ssh-port-default
/
tasks.md
tasks.md
134 B
パーマリンク
履歴
Raw
1. Fix ssh_port default
1.1 Change
ssh_port: 22
to
ssh_port: "{{ ansible_port | default(22) }}"
in
group_vars/all.yml