Commit 926755c3 by Anton Lindström

Added integration tests for encrypted vars

parent 05934733
- hosts: testhost
vars_files:
- vars/test_var_encrypted.yml
gather_facts: False
tasks:
- assert:
that:
- 'secret_var == "secret"'
$ANSIBLE_VAULT;1.1;AES256
66316432306130656439343231643731643637663362643633316161663034353135333661393064
3533653862643531613737323332393862396430396633610a363330646130373966393830623738
33616137323034333830663164326666613839366533326531396636323030636435393866613437
3634386461363430310a333330326166626363393039363739363730366234393634333431346436
33323132373035663965306166313761343432303962623962323531653934616130
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment