summaryrefslogtreecommitdiffstats
path: root/roles/nautilus/meta/main.yml
blob: 5835ef6b18d8b336fc44ac4c28fcd2e33c1d5d91 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
dependencies:
  - role: "git"
  - role: "xdg-utils"
galaxy_info:
  author: "a14m"
  description: "Install Nautilus file manager on ArchLinux"
  license: "MIT"
  min_ansible_version: "2.18"
  platforms:
    - name: "ArchLinux"
      versions:
        - "all"