Skip to content

Commit

Permalink
update min ansible version for galaxy
Browse files Browse the repository at this point in the history
  • Loading branch information
npmdnl committed Mar 15, 2023
1 parent 9ed04d4 commit b8085aa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ __pycache__/
.cache
.molecule
.vagrant

#venv
venv
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ galaxy_info:
description: Install and configure the PowerDNS Authoritative DNS Server
company: PowerDNS.COM BV
license: MIT
min_ansible_version: "2.9"
min_ansible_version: "2.12"
platforms:
- name: EL
versions:
Expand Down

0 comments on commit b8085aa

Please sign in to comment.