fix indentation errors
This commit is contained in:
parent
b374fe4ead
commit
8a1aa945de
@ -2260,7 +2260,6 @@ The tool ubuntu-drivers is used to install the matching driver version for nvidi
|
|||||||
#+BEGIN_SRC yaml :tangle roles/autoinstall-ubuntu-drivers/tasks/main.yml
|
#+BEGIN_SRC yaml :tangle roles/autoinstall-ubuntu-drivers/tasks/main.yml
|
||||||
---
|
---
|
||||||
# file roles/autoinstall-ubuntu-drivers/tasks/main.yml
|
# file roles/autoinstall-ubuntu-drivers/tasks/main.yml
|
||||||
|
|
||||||
- name: apt | install ubuntu-drivers-common
|
- name: apt | install ubuntu-drivers-common
|
||||||
apt:
|
apt:
|
||||||
name: ubuntu-drivers-common
|
name: ubuntu-drivers-common
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
---
|
---
|
||||||
# file roles/autoinstall-ubuntu-drivers/tasks/main.yml
|
# file roles/autoinstall-ubuntu-drivers/tasks/main.yml
|
||||||
|
|
||||||
- name: apt | install ubuntu-drivers-common
|
- name: apt | install ubuntu-drivers-common
|
||||||
apt:
|
apt:
|
||||||
name: ubuntu-drivers-common
|
name: ubuntu-drivers-common
|
||||||
|
Loading…
Reference in New Issue
Block a user