2025-04-10 02:21:42 +02:00
|
|
|
# SPDX-License-Identifier: MIT
|
2022-07-23 22:50:50 +02:00
|
|
|
galaxy_info:
|
|
|
|
author: 'hygienic-books'
|
2025-04-10 02:21:42 +02:00
|
|
|
description: 'Change an operating system''s local user password'
|
|
|
|
license: MIT
|
|
|
|
min_ansible_version: 2.18.1
|
2022-07-23 22:50:50 +02:00
|
|
|
galaxy_tags:
|
2025-04-10 02:21:42 +02:00
|
|
|
- 'os'
|
2022-07-23 22:50:50 +02:00
|
|
|
- 'password'
|
|
|
|
dependencies: []
|