このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
ka
/
ansible-role-desktop
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
このリポジトリはアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュや、課題・プルリクエストのオープンはできません。
18
コミット
1
ブランチ
90KB
ツリー:
0076e89cff
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'0076e89cff' から
${ noResults }
ansible-role-desktop
/
tasks
/
editors.yaml
editors.yaml
106B
Raw
通常表示
履歴
complete rewrite so that this role can be the default desktop role
5年前
rename tasks and add packages
4年前
complete rewrite so that this role can be the default desktop role
5年前
1
2
3
4
5
6
7
8
---
- name: desktop editor packages
apt:
pkg:
- vim-gtk
- import_role:
name: atom_editor