1
0
mirror of https://github.com/geerlingguy/ansible-for-devops.git synced 2024-05-19 06:50:03 +00:00

Issue #83: More tweaks for Let's Encrypt example in chapter 12.

This commit is contained in:
Jeff Geerling
2019-08-15 16:40:10 -05:00
parent 3430ece1aa
commit 603b08dec1
4 changed files with 8 additions and 8 deletions

View File

@@ -1,2 +1,2 @@
[letsencrypt]
domain.example.com ansible_ssh_user=root letsencrypt_email=webmaster@example.com
subdomain.example.com ansible_ssh_user=myuser letsencrypt_email=webmaster@example.com