2023-06-28 16:12:39 +02:00
2023-04-06 11:54:25 +02:00
2023-06-28 16:12:39 +02:00
2023-06-28 16:12:39 +02:00
2023-06-28 16:12:39 +02:00
2022-02-20 12:07:59 +01:00
2023-06-16 20:47:41 +02:00
2022-02-20 12:07:59 +01:00
2022-02-20 12:07:59 +01:00
2022-02-20 12:07:59 +01:00
2023-04-13 18:07:45 +02:00
2022-02-20 12:07:59 +01:00
2022-02-20 12:07:59 +01:00
2022-02-20 12:07:59 +01:00
2022-02-20 12:07:59 +01: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 688 KiB
Languages
Vim Script 96.6%
Jinja 3.3%
Shell 0.1%