Skip to content

Commit

Permalink
bump minimum Ansible version (due to FQCN)
Browse files Browse the repository at this point in the history
  • Loading branch information
weakcamel committed Jun 10, 2022
1 parent 450257b commit fd4fe47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This is a fork of a simple and extremely useful diogenxs.loki role.
Requirements
------------

- Ansible >= 2.9
- Ansible >= 3.0

Example Playbook
------------
Expand Down
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ galaxy_info:
description: Deploy and configure Loki and Promtail.
issue_tracker_url: https://github.com/weakcamel/ansible-role-loki/issues
license: WTFPL
min_ansible_version: "2.9"
min_ansible_version: "3.0"
platforms:
- name: Ubuntu
versions:
Expand Down

0 comments on commit fd4fe47

Please sign in to comment.