rougail/tests/templates/11disabled_if_in_filelist/00-base.xml

64 lines
2.6 KiB
XML
Raw Normal View History

2019-12-02 10:33:46 +01:00
<?xml version='1.0' encoding='UTF-8'?>
2020-07-08 13:18:49 +02:00
<rougail>
<family name="services" doc="services">
<property>hidden</property>
<family doc="test" name="test">
<family name="files" doc="files">
<family doc="file" name="file">
<variable doc="group" multi="False" name="group" type="string">
2020-02-16 21:27:42 +01:00
<value>root</value>
</variable>
2020-07-08 13:18:49 +02:00
<variable doc="mode" multi="False" name="mode" type="string">
2020-02-16 21:27:42 +01:00
<value>0644</value>
</variable>
2020-07-08 13:18:49 +02:00
<variable doc="name" multi="False" name="name" type="string">
2020-02-16 21:27:42 +01:00
<value>/etc/file</value>
</variable>
2020-07-08 13:18:49 +02:00
<variable doc="owner" multi="False" name="owner" type="string">
2020-02-16 21:27:42 +01:00
<value>root</value>
2019-12-02 10:33:46 +01:00
</variable>
2020-07-08 13:18:49 +02:00
<variable doc="source" multi="False" name="source" type="string">
2019-12-02 10:33:46 +01:00
<value>file</value>
</variable>
2020-07-08 13:18:49 +02:00
<variable doc="templating" multi="False" name="templating" type="boolean">
<value>True</value>
</variable>
2020-07-08 13:18:49 +02:00
<variable doc="activate" multi="False" name="activate" type="boolean">
<property expected="oui" inverse="False" source="rougail.general.condition" type="calculation">disabled</property>
2019-12-02 10:33:46 +01:00
<value>True</value>
</variable>
</family>
</family>
</family>
</family>
2020-07-08 13:18:49 +02:00
<family doc="rougail" name="rougail">
2019-12-02 10:33:46 +01:00
<family doc="general" name="general">
<property>normal</property>
<variable doc="No change" multi="False" name="condition" type="choice">
<choice type="string">oui</choice>
<choice type="string">non</choice>
<property>mandatory</property>
<property>normal</property>
<value type="string">non</value>
</variable>
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
<choice type="string">oui</choice>
<choice type="string">non</choice>
<property>mandatory</property>
<property>normal</property>
2020-07-08 13:18:49 +02:00
<property expected="oui" inverse="False" source="rougail.general.condition" type="calculation">disabled</property>
2019-12-02 10:33:46 +01:00
<value type="string">non</value>
</variable>
<variable doc="No change" multi="False" name="mode_conteneur_actif2" type="choice">
<choice type="string">oui</choice>
<choice type="string">non</choice>
<property>mandatory</property>
<property>normal</property>
2020-07-08 13:18:49 +02:00
<property expected="oui" inverse="False" source="rougail.general.condition" type="calculation">disabled</property>
2019-12-02 10:33:46 +01:00
<value type="string">non</value>
</variable>
</family>
<separators/>
</family>
2020-07-08 13:18:49 +02:00
</rougail>