mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
@@ -6,7 +6,7 @@
|
|||||||
user: root
|
user: root
|
||||||
vars:
|
vars:
|
||||||
# created with:
|
# created with:
|
||||||
# crypt.crypt('This is my Password', '$1$SomeSalt')
|
# python -c 'import crypt; print crypt.crypt("This is my Password", "$1$SomeSalt$")'
|
||||||
password: $1$SomeSalt$UqddPX3r4kH3UL5jq5/ZI.
|
password: $1$SomeSalt$UqddPX3r4kH3UL5jq5/ZI.
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|||||||
Reference in New Issue
Block a user