diff options
Diffstat (limited to 'roles/yay/meta/main.yml')
-rw-r--r-- | roles/yay/meta/main.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/roles/yay/meta/main.yml b/roles/yay/meta/main.yml deleted file mode 100644 index d708443..0000000 --- a/roles/yay/meta/main.yml +++ /dev/null @@ -1,3 +0,0 @@ -dependencies: - - role: common - - {role: pacman, when: has_pacman} |