initial commit
This commit is contained in:
4
roles/gantsign.oh-my-zsh/handlers/main.yml
Normal file
4
roles/gantsign.oh-my-zsh/handlers/main.yml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: dpkg-reconfigure console-setup
|
||||
become: yes
|
||||
command: /usr/sbin/dpkg-reconfigure -f noninteractive console-setup
|
Reference in New Issue
Block a user