Intitiales Befüllen
This commit is contained in:
17
development/hosts
Normal file
17
development/hosts
Normal file
@ -0,0 +1,17 @@
|
||||
# This is the default ansible 'hosts' file.
|
||||
#
|
||||
# It should live in /etc/ansible/hosts
|
||||
#
|
||||
# - 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
|
||||
|
||||
# Ex 1: Ungrouped hosts, specify before any group headers.
|
||||
|
||||
[development]
|
||||
80.155.206.72
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user