Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit a80c221

Browse files
author
staticdev
committed
Fix role name
1 parent 79c9cf1 commit a80c221

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

meta/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
22
galaxy_info:
33
author: staticdev
4-
role_name: python-developer
4+
role_name: python_developer
55
description: This install packages for developing in Python on multiple versions using Cookiecutter Hypermodern Python.
66

77
license:
88
- MIT
9-
- BSD
109

1110
min_ansible_version: 2.11
1211

0 commit comments

Comments
 (0)