feat(meta): Trim role content

This commit is contained in:
2025-04-10 02:21:42 +02:00
parent 4341ba9bc6
commit 8126c26ec3
7 changed files with 45 additions and 75 deletions

View File

@@ -1,14 +1,10 @@
# SPDX-License-Identifier: MIT
galaxy_info:
author: 'hygienic-books'
description: 'An Ansible role to change an operating system''s local user password'
issue_tracker_url: 'https://quico.space/quico-ansible/role_common_local-os-password/issues'
license: 'MIT'
min_ansible_version: '2.12.6'
platforms:
- name: 'EL'
versions:
- '7'
- '8'
description: 'Change an operating system''s local user password'
license: MIT
min_ansible_version: 2.18.1
galaxy_tags:
- 'os'
- 'password'
dependencies: []

View File

@@ -1,2 +0,0 @@
- src: 'git+https://quico.space/quico-ansible/role_include_vault-check.git'
version: 'master'