fix: become for update keymap handler
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
2aebfe22e6
commit
33e86d30cb
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
- name: Update keymap
|
- name: Update keymap
|
||||||
command: localectl set-keymap {{ arch_base_keymap }}
|
command: localectl set-keymap {{ arch_base_keymap }}
|
||||||
|
become: true
|
||||||
|
|
||||||
- name: Update_pacman_repos
|
- name: Update_pacman_repos
|
||||||
become: true
|
become: true
|
||||||
|
Loading…
Reference in New Issue
Block a user