Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Commit

Permalink
use all instead of any for PlatformVersionsEnum (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
ziegenberg authored Dec 16, 2021
1 parent 31a5d4d commit 83b36ee
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 85 deletions.
2 changes: 1 addition & 1 deletion examples/roles/foo/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ galaxy_info:
platforms:
- name: Alpine
versions:
- any
- all
Loading

0 comments on commit 83b36ee

Please sign in to comment.