Robért

Results 8 issues of Robért

##### ISSUE TYPE - Documentation ##### SUMMARY https://github.com/ansible/awx-operator#default-execution-environments-from-private-registries Doc says: > In order to register default execution environments from private registries, the Custom Resource needs to know about the pull...

component:docs

Related to https://github.com/ansible/awx-operator/issues/805 & https://github.com/ansible/awx-operator/issues/829 With this PR you don't need to set `image:` anymore to manipulate the desired awx version with `image_version:`.

##### ISSUE TYPE - Documentation ##### SUMMARY To create `image_pull_secret`, doc says do: `kubectl create secret -cp-pull-credentials regcred [...]` I guess it should be `kubectl create secret docker-registry -cp-pull-credentials [...]`...

##### ISSUE TYPE - Documentation ##### SUMMARY When opening the repo homepage: https://github.com/ansible/awx-operator it needs multiple seconds to finish loading. The README.md is too big and should be fragmented (e.g....

Please consider flatpak as distribution way. Motivation: * No need to maintain multiple package formats (rpm, dpkg, aur, etc.) * No need to think about differences between major release (fedora...

Would be great if we had a repo for Fedora Linux 36 https://download.opensuse.org/repositories/multimedia:/apps:/nulloy/ Release upgrade from 35 to 36 fails with: ``` Problem: problem with installed package nulloy-0.9.5-8.1.x86_64 - package...

The default behavior of Ansible is that you see the entire content of a loop element. This can be a lot and impractical. You can use `loop_control.label` to change what...

##### SUMMARY You can't create a new zone and set the target for this zone in the same run. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME firewalld #####...