6 lines
158 B
YAML
Raw Normal View History

2025-04-10 02:21:42 +02:00
# SPDX-License-Identifier: MIT
fqdn_reverse: '{{ inventory_hostname | split(".") | reverse | join("/") }}'
2025-04-10 02:21:42 +02:00
reset_password_for_account:
- 'build'
- 'root'