1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_resolvconf.git synced 2024-08-16 10:09:52 +02:00
ansible_role_resolvconf/meta/main.yml

23 lines
418 B
YAML
Raw Normal View History

2021-03-16 19:48:27 +01:00
---
galaxy_info:
role_name: resolvconf
author: do1jlr
description: Manage your /etc/resolv.conf file.
license: "MIT"
min_ansible_version: 2.8
github_branch: main
platforms:
- name: Archlinux
versions: all
- name: Debian
versions: all
- name: Ubuntu
versions: all
- name: Fedora
versions: all
galaxy_tags:
- resolv
- resolvconf
- dns
dependencies: []