merge flattener_dico and templates in tests

This commit is contained in:
2020-08-08 08:58:35 +02:00
parent f07f76a4ef
commit 4eb42e4290
958 changed files with 160 additions and 335 deletions

View File

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<rougail>
<services>
<service name='test'>
<file name='file_name' file_type="variable"/>
</service>
</services>
<variables>
<family name='général'>
<variable name='mode_conteneur_actif' type='oui/non' description="No change" hidden="True">
<value>oui</value>
</variable>
<variable name='file_name' type='string'>
<value>/etc/mailname</value>
</variable>
</family>
<separators/>
</variables>
</rougail>