-
Notifications
You must be signed in to change notification settings - Fork 0
/
cantou.yml
59 lines (48 loc) · 910 Bytes
/
cantou.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
- hosts: all
vars:
domain_name: cantou
all_domain_names:
- cantou
roles:
- hostname
- role: install-packages
apt_packages:
- apt-transport-https
- autoconf
- automake
- boxes
- build-essential
- ca-certificates
- cmake
- git
- golang-go
- jq
- lolcat
- nmap
- software-properties-common
- tar
- texlive
- texlive-latex-extra
- traceroute
- unzip
- vim
- zip
- zsh
- pip-packages
- youtube-dl
- nodejs
- apache2
- apache2-ssl
- dotpull-host
- docker
- docker-compose
- nextcloud-server
- custom-motd
- custom-motd-neofetch
- sudo-as-admin-successful
- selected-editor
- install-ssh-key
- oh-my-zsh
- dotfiles
- reboot-when-done