2019-11-24 20:25:09 +01:00
|
|
|
<?xml version='1.0' encoding='UTF-8'?>
|
2021-04-13 19:05:01 +02:00
|
|
|
<rougail version="0.10">
|
2021-04-13 11:07:10 +02:00
|
|
|
<variables>
|
|
|
|
<variable name="myvar" auto_freeze="True">
|
|
|
|
<value>no</value>
|
|
|
|
</variable>
|
|
|
|
<variable name="server_deployed" type="boolean">
|
|
|
|
<value>False</value>
|
|
|
|
</variable>
|
|
|
|
</variables>
|
2020-02-16 21:27:42 +01:00
|
|
|
</rougail>
|