chore: update meta information for galaxy
This commit is contained in:
parent
19d80e9aef
commit
582b96dd4a
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,7 @@ galaxy_info:
|
||||||
author: Adrien Waksberg
|
author: Adrien Waksberg
|
||||||
description: Install and configure bind9 with dnssec
|
description: Install and configure bind9 with dnssec
|
||||||
license: Apache2
|
license: Apache2
|
||||||
min_ansible_version: 2.0
|
min_ansible_version: 2.2
|
||||||
|
|
||||||
platforms:
|
platforms:
|
||||||
- name: Debian
|
- name: Debian
|
||||||
|
@ -13,5 +13,6 @@ galaxy_info:
|
||||||
galaxy_tags:
|
galaxy_tags:
|
||||||
- bind
|
- bind
|
||||||
- dns
|
- dns
|
||||||
|
- dnssec
|
||||||
|
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
|
Loading…
Reference in a new issue