このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
ka
/
ansible-role-certificate
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
21
コミット
1
ブランチ
40KB
ツリー:
193e04abd5
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'193e04abd5' から
${ noResults }
ansible-role-certificate
/
tasks
/
setup_Debian.yml
setup_Debian.yml
113B
Raw
通常表示
履歴
certificate generation
7年前
update letsencrypt to acme v2
5年前
certificate generation
7年前
new apt module style
6年前
update letsencrypt to acme v2
5年前
1
2
3
4
5
6
7
8
---
- name: install debian packages
apt:
pkg:
- openssl
- certbot
- python-cryptography