reworked letsencrypt to use docker containers instead of certbot on the host.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user