ansible/test/integration/targets/config/files/types.env
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

12 lines
341 B
Bash

# 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=