diff --git a/certbot.yml b/certbot.yml new file mode 100644 index 0000000..be59132 --- /dev/null +++ b/certbot.yml @@ -0,0 +1,3 @@ +- hosts: certbot + roles: + - certbot diff --git a/hosts b/hosts index 086d980..274f7e8 100644 --- a/hosts +++ b/hosts @@ -4,6 +4,8 @@ ansible_python_interpreter=/usr/bin/python3 [ansible] cm0.pyrocufflink.blue +[certbot] + [dch-gw] gw0 ansible_host=172.31.0.1