diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-19 16:12:10 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-19 16:36:16 +0100 |
| commit | 37e2f822c37e4ce08b029595c04e692eb197f86e (patch) | |
| tree | ada39ae4afa0b3dc4965e900aa09c51fe4340c6a /roles/aur_font/meta | |
| parent | 221ca9d12199dfe6ed73ce8724d31833a63675dd (diff) | |
Merge the aur_font in the font role with conditional dependency
Diffstat (limited to 'roles/aur_font/meta')
| -rw-r--r-- | roles/aur_font/meta/argument_specs.yml | 6 | ||||
| -rw-r--r-- | roles/aur_font/meta/main.yml | 12 |
2 files changed, 0 insertions, 18 deletions
diff --git a/roles/aur_font/meta/argument_specs.yml b/roles/aur_font/meta/argument_specs.yml deleted file mode 100644 index be51c8a9..00000000 --- a/roles/aur_font/meta/argument_specs.yml +++ /dev/null @@ -1,6 +0,0 @@ ---- -argument_specs: - main: - short_description: "Install fonts on ArchLinux using AUR" - description: "Install fonts on ArchLinux using AUR" - options: {} diff --git a/roles/aur_font/meta/main.yml b/roles/aur_font/meta/main.yml deleted file mode 100644 index dd82ddcb..00000000 --- a/roles/aur_font/meta/main.yml +++ /dev/null @@ -1,12 +0,0 @@ ---- -dependencies: - - role: "yay" -galaxy_info: - author: "a14m" - description: "Install fonts on ArchLinux using AUR" - license: "MIT" - min_ansible_version: "2.18" - platforms: - - name: "ArchLinux" - versions: - - "all" |
