mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-22 00:00:22 -07:00
Unit tests for ansible.utils
This commit is contained in:
parent
34f961157d
commit
5062f4962f
5 changed files with 640 additions and 66 deletions
2
test/units/inventory_test_data/broken.yml
Normal file
2
test/units/inventory_test_data/broken.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
foo: bar
|
||||
baz: qux
|
6
test/units/inventory_test_data/encrypted.yml
Normal file
6
test/units/inventory_test_data/encrypted.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
33343734386261666161626433386662623039356366656637303939306563376130623138626165
|
||||
6436333766346533353463636566313332623130383662340a393835656134633665333861393331
|
||||
37666233346464636263636530626332623035633135363732623332313534306438393366323966
|
||||
3135306561356164310a343937653834643433343734653137383339323330626437313562306630
|
||||
3035
|
Loading…
Add table
Add a link
Reference in a new issue