This repository has been archived on 2023-02-05. You can view files and clone it, but cannot push or open issues or pull requests.
loki/ansible/hosts

12 lines
426 B
INI

# - Comments begin with the '#' character
# - Blank lines are ignored
# - Groups of hosts are delimited by [header] elements
# - You can enter hostnames or ip addresses
# - A hostname/ip can be a member of multiple groups
# Cloudflare will not forward SSH connections so instead need to connect
# directly via the server's IP address. This is best done by adding
# appropriate entries to /etc/hosts.
[server]
loki