ansible all -i localhost, -m debug -a "msg={{ 'Yournewpassword-replacethis' | password_hash('sha512', 'thesalt-replace-this') }}"
Categories
ansible all -i localhost, -m debug -a "msg={{ 'Yournewpassword-replacethis' | password_hash('sha512', 'thesalt-replace-this') }}"