Upload files to "/"
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
AloneServer
|
||||
|
||||
[all:vars]
|
||||
# 'all' is 'top' parent
|
||||
DNS1=2606:4700:4700::53
|
||||
DNS2=2606:4700:4700::54
|
||||
DNS3=172.20.0.53
|
||||
DNS4=1.1.1.1
|
||||
|
||||
[VM]
|
||||
FreeBSD
|
||||
|
||||
[LXC]
|
||||
ansible.rocky
|
||||
ansible.suse
|
||||
ansible.ubuntu
|
||||
|
||||
[Docker]
|
||||
ansible.debian ansible_host=localhost ansible_port=50022
|
||||
ansible.alpine ansible_connection=ssh ansible_user=ansible
|
||||
|
||||
[France]
|
||||
ansible.alpine
|
||||
FreeBSD ansible_host=10.11.12.13
|
||||
|
||||
[France:vars]
|
||||
timezone='Europe/Paris'
|
||||
ntp_server=0.fr.pool.ntp.org
|
||||
Reference in New Issue
Block a user