mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-02-02 20:59:02 +08:00
Add note about hostname vs ip address
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user