Add note about hostname vs ip address

This commit is contained in:
Toshio くらとみ 2012-11-06 18:02:18 +00:00
parent 7a34249e3f
commit 00e0af0714

1
README
View file

@ -83,6 +83,7 @@ description: some description so someone else can know what this is
4. setup a host playbook ansible/playbooks/hosts/$YOUR_HOSTNAME_HERE.yml
Note: The filename must be the Hostname, not IP address.
- name: check/create instance
hosts: $YOUR_HOSTNAME/IP HERE
user: root