generic
This commit is contained in:
@@ -1,3 +1,28 @@
|
||||
---
|
||||
# -------------------------------------------------
|
||||
# Basic Variables
|
||||
# -------------------------------------------------
|
||||
sk_host: ansible
|
||||
sk_domain: local
|
||||
sk_ssh_port: 22022
|
||||
|
||||
# Configuration for clients
|
||||
sk_client_username: user
|
||||
sk_client_passwd: TutajWpiszJakieśMocneHasło!
|
||||
|
||||
|
||||
# -------------------------------------------------
|
||||
# Aditional Variables
|
||||
# -------------------------------------------------
|
||||
# NTP Pools
|
||||
sk_ntp1: "0.pl.pool.ntp.org iburst"
|
||||
sk_ntp2: "2.pl.pool.ntp.org iburst"
|
||||
sk_ntp3: "3.pl.pool.ntp.org iburst"
|
||||
|
||||
|
||||
# Install software on Debian/Ubuntu
|
||||
sk_ubuntu_software:
|
||||
- vim
|
||||
- mc
|
||||
- htop
|
||||
- ncdu
|
||||
|
||||
Reference in New Issue
Block a user