You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19-17Lines changed: 19 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,29 +9,31 @@ A 2G service leveraging the same base package is also included for use with phys
9
9
10
10
See our [dev guide](https://devguide.quali.com/configmanagement/2020.1.0/cf-ansible.html) for further info on Ansible Configuration Management development.
11
11
12
-
13
-
## Gitlab Support
12
+
## Gitlab Private Repo Support
14
13
- Gitlab links are supported, but for Private Repos require the URL to be in format of their REST api
This is a 2G wrapper around the cloudshell ansible package.
@@ -80,9 +82,9 @@ If select attributes are present AND populated on resource it will override the
80
82
These attributes need to be added to system as global attribute and attached to desired resource models.
81
83
82
84
The following attributes are supported for over-ride:
83
-
-"Connection Method" - Lookup - Create a lookup variable with values \[SSH, WinRM\]
84
-
-"Script Parameters" - String - to pass different params to different hosts
85
-
-"Inventory Groups" - String - target different inventory group logic for different hosts
85
+
-`Connection Method` - Lookup - Create a lookup variable with values \[SSH, WinRM\]
86
+
-`Script Parameters` - String - to pass different params to different hosts
87
+
-`Inventory Groups` - String - target different inventory group logic for different hosts
86
88
87
89
## Optional Implementations
88
90
- Add "Supports Ansible" Execution Server Selector. This is the same selector that 1G service uses to define your pools of servers that will run script.
0 commit comments