mirror of
https://github.com/geerlingguy/ansible-for-devops.git
synced 2024-05-19 06:50:03 +00:00
Fixes #230: Convert instances of ansible_ssh_user to ansible_user.
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
subdomain.example.com
|
||||
|
||||
[letsencrypt:vars]
|
||||
ansible_ssh_user=myuser
|
||||
ansible_user=myuser
|
||||
letsencrypt_email=webmaster@example.com
|
||||
|
||||
Reference in New Issue
Block a user