ansible-role-samba/meta/main.yml
Bert Van Vreckem 7e4f205a90 Merge pull request #8 from iangreenleaf/updates
Fix Ansible 2.0 deprecation warnings
2016-05-12 07:30:18 +02:00

22 lines
367 B
YAML

---
galaxy_info:
author: Bert Van Vreckem
description: This role installs and configures Samba as a file server.
company:
license: BSD
min_ansible_version: 1.7
platforms:
- name: EL
versions:
- 7
- name: Ubuntu
versions:
- all
- name: Debian
versions:
- all
categories:
- system
- networking
dependencies: []