clarify the note a bit
This commit is contained in:
parent
00e0af0714
commit
1f32f8d31f
1 changed files with 3 additions and 1 deletions
4
README
4
README
|
@ -83,7 +83,9 @@ 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.
|
||||
Note: the name of this file doesn't really matter but it should normally
|
||||
be the hostname of the host you're setting up.
|
||||
|
||||
- name: check/create instance
|
||||
hosts: $YOUR_HOSTNAME/IP HERE
|
||||
user: root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue