Add note about hostname vs ip address
This commit is contained in:
parent
7a34249e3f
commit
00e0af0714
1 changed files with 1 additions and 0 deletions
1
README
1
README
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue