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 225b50a commit d299167Copy full SHA for d299167
.github/workflows/ci.yml
@@ -41,7 +41,6 @@ jobs:
41
strategy:
42
matrix:
43
distrib:
44
- - debian10
45
- debian11
46
- debian12
47
meta/main.yml
@@ -5,6 +5,7 @@ galaxy_info:
5
author: "Xavier Binois"
6
description: "Install and configure GLPI with Ansible"
7
role_name: glpi
8
+ namespace: supertarto
9
license: "GNU General Public License v3.0"
10
min_ansible_version: 2.10
11
0 commit comments