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
|
||||
|
|
2
roles
2
roles
|
@ -1 +1 @@
|
|||
Subproject commit ce37f81e76eb52c6b35fcce3e6fa1855c13bca18
|
||||
Subproject commit bc5eda74879548402d85c6dfa877fd0cd23a713b
|
Loading…
Add table
Reference in a new issue