geekoops-pureftpd/meta/main.yml
Felix Niederwanger 88b1306386
Revive the role
Update the role to Leap 15.3 and 15.4 and switch the molecule test from
using foreign images to building the test images using custom
Dockerfiles.
2022-06-27 15:30:31 +02:00

24 lines
376 B
YAML

---
galaxy_info:
author: Felix Niederwanger
role_name: pureftpd
namespace: geekoops
description: Install and configure PureFTPd
company: SUSE
# issue_tracker_url: http://example.com/issue/tracker
license: MIT
min_ansible_version: 2.9
platforms:
- name: opensuse
versions:
- 15.3
- 15.4
galaxy_tags: ['ftp']
dependencies: []