Fixes #230: Convert instances of ansible_ssh_user to ansible_user.

This commit is contained in:
Jeff Geerling
2020-05-12 23:11:40 -05:00
parent 95b557f0e6
commit 284d7a4e14
11 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
subdomain.example.com
[letsencrypt:vars]
ansible_ssh_user=myuser
ansible_user=myuser
[email protected]