Skip to content

Commit a99927a

Browse files
committed
merge master, update minimal ansible version
2 parents c0f03bf + ad4d170 commit a99927a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ An Ansible role created by the folks behind PowerDNS to setup the [PowerDNS Auth
99

1010
## Requirements
1111

12-
An Ansible 2.12 or higher installation.
12+
An Ansible 2.15 or higher installation.
1313

1414
## Dependencies
1515

meta/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ galaxy_info:
77
description: Install and configure the PowerDNS Authoritative DNS Server
88
company: PowerDNS.COM BV
99
license: MIT
10-
min_ansible_version: "2.12"
10+
min_ansible_version: "2.15"
1111
platforms:
1212
- name: EL
1313
versions:

0 commit comments

Comments
 (0)