-
## Summary
When creating a schedule for the first time, these need to set to true in the template, otherwise an error is reported:
```
ask_variables_on_launch: true
ask_verbosity_on_laun…
-
## Summary
If the project and the template are named the same, schedule returns the following error:
```
"msg": "Request to /api/v2/unified_job_templates/?organization=2&name=helix_test r…
-
**Description of problem:**
Although "node.startup = automatic" and "node.conn[0].startup = automatic" are configured in a specific portal to start automatically after reboot no login is done altho…
-
### Bug Description
I am trying make the sonic ethernet interfaces interfaces up/down using the module and getting the error:
Playbook
```
---
- name: Manage Sonic Switch Interfaces
hosts:…
-
##### SUMMARY
i am using below module
tasks:
- name: Look up the VM called test_vm1 in the inventory
community.vmware.vmware_maintenancemode:
hostname: "{{ vcenter_hos…
-
### Bug Description
Hello,
I've tried the different resources that can be gathered with sonic_facts module:
```yaml
- name: SONiC facts
tags:
- sonic.show.sonic_facts
block:
- …
-
### Bug Description
When creating LAG interfaces with the sonic_lag_interfaces module LACP port can not be created if underlying interface MTU is not 9100.
### Product Name
Dell Enterprise So…
-
## Description
I'm trying to install flatcar using pxe boot via typhoon. 2 of 3 servers boots perfectly fine, and join cluster. Dell rx740xd while trying to install it fails. instead of creating mu…
melaz updated
6 months ago
-
### How can the Team help you today?
**Details: ?**
Hi team,
I am trying to connect my Openshift v4.15 with DELL PowerFlex v3.6.2 but I am stuck with the Container Module provide by [github](ht…
-
##### SUMMARY
Changes to config nested more than one parent down (eg, `interface` / `vrrp-group`) shows as "always changed" even if config lines present, because the parsed config is returned with a …