-
##### SUMMARY
`repository_set` cannot find the repository
Hammer can find it and see that it is enabled
```
[xxx@xxx ~]# hammer repository-set info --id 7416 --organization-id 1
Id: …
-
According to the following documents
- https://input.scs.community/HlTFVjFIS3umxZcSLOcZsQ#
- https://input.scs.community/SCS-DR-SONIC-usage#
the SONiC community image in version SONiC-OS-202305.…
-
##### SUMMARY
`keycloak` failing at user creation step
##### ISSUE TYPE
- Bug Report
##### ANSIBLE VERSION
```
ansible [core 2.11.12]
config file = /home//src/gitlab.com/bmrc/ceph…
-
### How can the Team help you today?
followed installation steps to complete module installation
but failed to run PowerFlex ansible modules reporting errors as below
**Details: ?**
fatal: [loc…
-
### Bug Description
When `dellemc.enterprise_sonic.sonic_interfaces` is used with `state: overridden`, it will shut down all interfaces not mentioned in the dict passed to `config:`.
For example…
-
##### SUMMARY
I'm trying to configure keycloak on a single server. I can run this playbook, and it completes successfully, but the server redirects me to localhost when I try to access it in my web b…
-
### Bug Description
When the `sonic_vxlan` module is used with `state: overridden` and a `config` dict containing both `vlan_map` and `vrf_map`, it will flap (delete and re-create) all VLAN to L2VN…
-
##### SUMMARY
Implement more Network Resource Module states in the sonic network resource modules.
The states are described here: [https://docs.ansible.com/ansible/latest/network/user_guide/…
-
##### SUMMARY
Implement "--diff" output in network resource modules such as sonic_interfaces, sonic_vlans etc etc.
This works with other vendors network resource modules, and also dellemc.os…
-
### Summary
When adding variables under compose in an inventory file, any dictionaries, lists, and tuples are applied to the hosts, but string variables are ignored.
### Issue Type
Bug Report
### …