bloodymage / ansible-collection-autonomy

Ansible collection to install self hosted services
https://bloodymage.org
MIT License
22 stars 3 forks source link

Modify passwords to have a variable length based on min and max lengths #598

Open gderber opened 3 months ago

gderber commented 3 months ago

Needs to be done in an idempotent way. If the password length is within the the range already given, it shouldn't change it.

References: