This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
rht
/
ansible-examples
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
c6074938d0
ブランチ
タグ
main
misc
nonstandard-playbook
parallelism
standard-playbook
standard-role
ansible-exam...
/
tests
/
do-nothing.yml
do-nothing.yml
56 B
履歴
Raw
1
2
3
4
5
---
- hosts: all
roles:
- myroles.deploystuff
...