reworked letsencrypt to use docker containers instead of certbot on the host.

This commit is contained in:
2017-10-02 06:32:53 -04:00
parent de1e0d66c3
commit 92950ffd2d
57 changed files with 632 additions and 198 deletions

View File

@@ -1,8 +1,11 @@
---
# playbook to install django test on home.xai-corp.net
- hosts: home
- hosts: managed
remote_user: root
remote_user: ansible
gather_facts: yes
become: true
tasks:
- name: test connection