このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
askadm
/
ansible.azure.automation
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
Ansible repository with playbooks to manage azure objects
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
19
コミット
1
ブランチ
185 KiB
Python
67.6%
Shell
24.2%
Dockerfile
8.2%
ブランチ:
master
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'master' から
${ noResults }
ansible.azure.automation
/
inventory
/
group_vars
/
all.yml
8 行
115 B
Raw
パーマリンク
Blame
履歴
---
children:
all:
vars:
ansible_user: master
ansible_python_interpreter: "/usr/bin/python3"
...