File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Certbot NGINX [ ![ Build Status] ( https://travis-ci.org/coopdevs/certbot_nginx.svg?branch=master )] ( https://travis-ci.org/coopdevs/certbot_nginx )
22=========
33
4- Simple Ansible role to install ` certbot ` with NGINX plugin on ** Ubuntu 14.04 ** , ** Ubuntu 16.04** and ** Ubuntu 18.04** .
4+ Simple Ansible role to install ` certbot ` with NGINX plugin on ** Ubuntu 16.04** and ** Ubuntu 18.04** .
55
66This role will:
771 . Add ` certbot ` PPA repository
Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ galaxy_info:
1111 platforms :
1212 - name : Ubuntu
1313 versions :
14- - trusty
1514 - xenial
1615 - bionic
1716
Original file line number Diff line number Diff line change 66lint :
77 name : yamllint
88platforms :
9- - name : instance-trusty
10- image : ubuntu:14.04
119 - name : instance-xenial
1210 image : ubuntu:16.04
1311 - name : instance-bionic
You can’t perform that action at this time.
0 commit comments