Skip to content

Commit

Permalink
fix(meta): remove a mistake in the platforms value
Browse files Browse the repository at this point in the history
  • Loading branch information
sbilque committed Mar 29, 2021
1 parent 719026a commit 71016cd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ galaxy_info:
github_branch: https://github.com/informatique-cdc/ansible-role-complex_password

platforms:
- name: redhat
versions:
- 7.8
- name: EL
versions:
- all

galaxy_tags:
- complex
Expand All @@ -24,4 +24,4 @@ galaxy_info:
- module
- lookup

dependencies: []
dependencies: []

0 comments on commit 71016cd

Please sign in to comment.