diff options
| -rw-r--r-- | configure.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.yml b/configure.yml index a23b7295..65ec4bd1 100644 --- a/configure.yml +++ b/configure.yml @@ -55,7 +55,7 @@ changed_when: true when: reboot_required | default(false) -- name: "nvidia configure" +- name: "Nvidia configure" gather_facts: true hosts: - archlinux.local |
