ZeusWPI.nginx_certbot_base
NGINXとCertbotの基本インストール
NGINXとCertbot(Let’s Encrypt)の基本インストールを行う役割です。 実際にサイトをインストールするには、nginx_vhostとnginx_certbot_domainという役割が必要です。
要件
稼働しているオペレーティングシステム。DebianかCentOS。
役割の変数
defaults/main.yml
を確認してください。そこで各変数について文書化しています。
依存関係
なし。
使用例のプレイブック
この例では、この役割をインストールします:
- hosts: servers
roles:
- role: ZeusWPI.nginx_certbot_base
tags: nginx
ただし、これを依存関係として追加したり、依存関係としてこの役割を持つZeusWPI.nginx_vhost
やZeusWPI.nginx_certbot_domain
の役割を使用したいかもしれません。
ライセンス
GNU一般公衆ライセンス v3.0
著者情報
質問や確認、その他の雑談があれば、[email protected]までご連絡ください。
プロジェクトについて
A role to deploy a base installation of NGINX and letsencrypt. To actually install sites, the roles nginx_vhost and nginx_certbot_domain are needed.
インストール
ansible-galaxy install ZeusWPI.nginx_certbot_base
ライセンス
Unknown
ダウンロード
126
所有者
Zeus WPI is the student association for Computer Science at Ghent University. See also github.com/12urenloop and git.zeus.gent