diff options
Diffstat (limited to 'roles/gpu-switch/meta')
| -rw-r--r-- | roles/gpu-switch/meta/argument_specs.yml | 10 | ||||
| -rw-r--r-- | roles/gpu-switch/meta/main.yml | 12 |
2 files changed, 0 insertions, 22 deletions
diff --git a/roles/gpu-switch/meta/argument_specs.yml b/roles/gpu-switch/meta/argument_specs.yml deleted file mode 100644 index 46632ea4..00000000 --- a/roles/gpu-switch/meta/argument_specs.yml +++ /dev/null @@ -1,10 +0,0 @@ ---- -argument_specs: - main: - short_description: "Install gpu-switch" - description: "Install gpu-switch" - options: - gpu_switch_dedicated: - type: "bool" - default: false - description: "Enable dedicated GPU on machine when true other wise use default iGPU" diff --git a/roles/gpu-switch/meta/main.yml b/roles/gpu-switch/meta/main.yml deleted file mode 100644 index 3a4515bb..00000000 --- a/roles/gpu-switch/meta/main.yml +++ /dev/null @@ -1,12 +0,0 @@ ---- -dependencies: - - role: "yay" -galaxy_info: - author: "a14m" - description: "Install gpu-switch" - license: "MIT" - min_ansible_version: "2.18" - platforms: - - name: "ArchLinux" - versions: - - "all" |
