mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Added notes about hostname resolution.
This commit is contained in:
parent
eb2653283c
commit
35d8d118a4
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@ installed and has a valid config at ~/.chube. If not, run:
|
||||||
|
|
||||||
For more details, see: https://github.com/exosite/chube
|
For more details, see: https://github.com/exosite/chube
|
||||||
|
|
||||||
|
NOTE: This script also assumes that the Linodes in your account all have
|
||||||
|
labels that correspond to hostnames that are in your resolver search path.
|
||||||
|
Your resolver search path resides in /etc/hosts.
|
||||||
|
|
||||||
When run against a specific host, this script returns the following variables:
|
When run against a specific host, this script returns the following variables:
|
||||||
|
|
||||||
- api_id
|
- api_id
|
||||||
|
|
Loading…
Add table
Reference in a new issue