2020-10-14 18:07:09 +02:00
2019-12-15 19:02:18 +01:00
2020-01-08 14:51:51 +01:00
2019-12-15 19:02:18 +01:00
2020-10-14 18:07:09 +02:00
2019-12-15 19:02:18 +01:00
2019-12-15 19:02:18 +01:00
2019-12-15 19:02:18 +01:00
2019-12-15 19:02:18 +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 219 KiB
Languages
Vim Script 87.4%
Jinja 12.5%