We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8834236 commit 870124dCopy full SHA for 870124d
README.md
@@ -18,7 +18,7 @@ Example Playbook
18
License
19
-------
20
21
-LGPL.
+LGPL-3.0
22
23
This role includes a module called **update_alternatives** written by Philipp Grau, released
24
under the GPL license.
meta/main.yml
@@ -3,7 +3,7 @@ galaxy_info:
3
author: "Jasper N. Brouwer, Ramon de la Fuente"
4
description: "Install Vim, set vimrc and use update-alternatives to add vim"
5
company: Future500
6
- license: LGPL
+ license: LGPL-3.0
7
min_ansible_version: 1.6
8
platforms:
9
- name: Debian
0 commit comments