2020-10-15 00:52:57 +02:00
2020-10-15 00:52:57 +02:00
2019-08-27 18:46:32 +02:00
2019-08-27 18:46:32 +02:00
2019-08-27 18:46:32 +02:00
2019-08-27 18:46:32 +02:00
2020-07-06 23:35:15 +02:00
2019-08-27 18:46:32 +02:00
2019-08-27 18:46:32 +02:00
2019-08-27 18:46:32 +02:00
2019-08-27 18:46:32 +02:00

# Create entcypted string
#
#    ansible-vault encrypt_string '<string-to-encrypt>' --name 'password'
#
$ ansible-vault encrypt_string 'test100' --name 'password'
password: !vault |
          $ANSIBLE_VAULT;1.1;AES256
          33663235396237373338323536643030393235323266656333323934663431323531316638383962
          3536333065363364653561366464393262663832376339630a353236316431636338373034343566
          31373136613434636562353237653230633162613531313466366437663730633931346131396531
          3632653737643363350a306435656633343132366461346262623131323337633663363135313563
Description
No description provided
Readme 178 KiB
Languages
Vim Script 87.1%
Jinja 12.8%