Fixed typo

This commit is contained in:
Sagi Dayan 2022-06-06 08:03:49 +03:00
parent 855301b835
commit d709df1ebf
Signed by: sagi
GPG key ID: FAB96BFC63B46458
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
name: CLI tools Playbook
vars:
# Theme options: monokai, gruvbox, nord, tomorrow-night
theme: gruxbox
theme: gruvbox
# The running user
running_user: "{{ ansible_user_id }}"
roles:

View file

@ -3,7 +3,7 @@
name: Self managed modern UNIX tools
vars:
# Theme options: monokai, gruvbox, nord, tomorrow-night
theme: tomorrow-night
theme: gruvbox
# The running user
running_user: "{{ ansible_user_id }}"
roles: