Skip to content

Commit 818b303

Browse files
author
Tomer Admon
authored
Merge pull request QualiSystems#91 from QualiSystems/Bug_170311
Update datamodel.xml
2 parents 7d5b797 + c25eb6c commit 818b303

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

drivers/ansible_shellPackage/DataModel/datamodel.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<DataModelInfo xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.qualisystems.com/ResourceManagement/DataModelSchema.xsd">
33
<Attributes>
4-
<AttributeInfo Name="Execution Server Selector" Type="String" DefaultValue="" Description="This attribute points to a pre-define group of execution servers. Usually used for different sites or domains." IsReadOnly="false">
4+
<AttributeInfo Name="Execution Server Selector" Type="String" DefaultValue="" Description="This attribute points to a pre-defined group of execution servers. Usually used for different sites or domains." IsReadOnly="false">
55
</AttributeInfo>
66
<AttributeInfo Name="Ansible Additional Arguments" Description="Additional arguments that can be applied on the Ansible playbook execution" Type="String" DefaultValue="" IsReadOnly="false">
77
<Rules />
@@ -54,4 +54,4 @@
5454
<DriverDescriptor Name="Ansible Shell Driver" Description="This driver will run an ansible playbook to configure an app" DriverType="PythonDriver" />
5555
</DriverDescriptors>
5656
<ScriptDescriptors />
57-
</DataModelInfo>
57+
</DataModelInfo>

0 commit comments

Comments
 (0)