diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-02-26 21:37:40 +0100 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-02-26 21:37:40 +0100 |
| commit | 0be687ae2896cc9bf6f2bbb7417090c3b91cbecc (patch) | |
| tree | 994e2863ccf26863da996822a7051b528b041b4d /configure.yml | |
| parent | 4ce5b8a10973c9a63f4d025078acb12a85751319 (diff) | |
Fix linting issues
Diffstat (limited to 'configure.yml')
| -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 |
