Fix role names
This commit is contained in:
parent
59be9fb8dd
commit
a057c34d94
2 changed files with 4 additions and 4 deletions
|
@ -13,11 +13,11 @@
|
|||
- cups
|
||||
- firefox
|
||||
- git
|
||||
- google-chrome
|
||||
- google_chrome
|
||||
- kerberos
|
||||
- ldap
|
||||
- mutt
|
||||
- rpmfusion-nonfree-repo
|
||||
- rpmfusion_nonfree_repo
|
||||
- spotify
|
||||
- thinlinc
|
||||
- thunderbird
|
||||
|
@ -82,7 +82,7 @@
|
|||
|
||||
- name: install nvidia gpu drivers
|
||||
ansible.builtin.include_role:
|
||||
name: nvidia-driver
|
||||
name: nvidia_driver
|
||||
when: nvidia_check.rc == 0
|
||||
|
||||
- name: hide grub menu during boot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue