ansible/test/integration/targets/config/files/types.vars
Brian Coca 50b6d28ee1
Config init+ (#74914)
Can now specify plugin/plugin type for list and dump actions
 New 'init' action to create usable config sources 

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-06-22 12:21:59 -04:00

16 lines
357 B
Plaintext

# valid(list): does nothihng, just for testing values
ansible_types_valid: ''
# mustunquote(list): does nothihng, just for testing values
ansible_types_mustunquote: ''
# notvalid(list): does nothihng, just for testing values
ansible_types_notvalid: ''
# totallynotvalid(list): does nothihng, just for testing values
ansible_types_totallynotvalid: ''