first
This commit is contained in:
commit
757ca483f0
115 changed files with 13170 additions and 0 deletions
10
handlers/main.yml
Normal file
10
handlers/main.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
# -*- mode: yaml; indent-tabs-mode: nil; tab-width: 2; coding: utf-8-unix -*-
|
||||
|
||||
---
|
||||
|
||||
#- name: update env
|
||||
# command: env-update
|
||||
|
||||
- name: update locales
|
||||
command: locale-gen --update
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue