Skip to content

Commit

Permalink
Change required Ansible version
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianczech committed Dec 12, 2023
1 parent 1e33995 commit 355e5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta/runtime.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---

Check failure on line 1 in meta/runtime.yml

View workflow job for this annotation

GitHub Actions / Ansible Lint

meta-runtime[unsupported-version]

requires_ansible key must be set to a supported version.

Check failure on line 1 in meta/runtime.yml

View workflow job for this annotation

GitHub Actions / Ansible Lint

meta-runtime[unsupported-version]

requires_ansible key must be set to a supported version.
requires_ansible: '>=2.13.0'
requires_ansible: '>=2.12.0'
plugin_routing:
modules:
panos_admin:
Expand Down

0 comments on commit 355e5bc

Please sign in to comment.