We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af52b0 commit 3bc4b39Copy full SHA for 3bc4b39
1 file changed
ansible/README.md
@@ -82,7 +82,7 @@ ansible_ssh_private_key_file: PATH_TO_PEM_FILE
82
ansible_user: ubuntu
83
deploy_user: ubuntu
84
site_url: http://ec2-XXX-XXX-XXX-XXX.us-west-2.compute.amazonaws.com/
85
-server_name: XXX-XXX-XXX-XXX-XXX.us-west-2.compute.amazonaws.com
+server_name: ec2-XXX-XXX-XXX-XXX.us-west-2.compute.amazonaws.com
86
```
87
88
With an inventory:
0 commit comments