init
This commit is contained in:
8
playbooks/base.yaml
Normal file
8
playbooks/base.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
- hosts: all
|
||||
roles:
|
||||
- hostname
|
||||
- tz
|
||||
- locale
|
||||
- motd
|
||||
- dotfiles
|
||||
- packages
|
||||
Reference in New Issue
Block a user