ansible-collection-autonomy icon indicating copy to clipboard operation
ansible-collection-autonomy copied to clipboard

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

Open gderber opened this issue 1 year ago • 0 comments

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:

  • https://stackoverflow.com/questions/70184974/is-it-possible-to-define-a-random-number-in-jinja-template-itself

gderber avatar Jul 30 '24 13:07 gderber