このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
ka
/
ansible-role-users
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
11
コミット
1
ブランチ
42KB
ツリー:
049d3f892e
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'049d3f892e' から
${ noResults }
ansible-role-users
/
templates
/
ssh_authorized_keys.j2
4 行
73B
Raw
Blame
履歴
{% for key in users[item].ssh_authorized_keys %}
{{ key }}
{% endfor %}