feat(meta): Trim role content
This commit is contained in:
@@ -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: []
|
||||
|
@@ -1,2 +0,0 @@
|
||||
- src: 'git+https://quico.space/quico-ansible/role_include_vault-check.git'
|
||||
version: 'master'
|
Reference in New Issue
Block a user