Klaas Demter

Results 24 issues of Klaas Demter

I also added the other "missing" ones, SupportAssist and LifecycleController Refs dell/dellemc-openmanage-ansible-modules#342

are there any plans to also integrate with journald/auditd to enable remote logging and/or general configuration or would you see this as independent roles?

Hi, I've started work on a dnf-automatic role to automate updates. I would like to get this under the linux-system-roles umbrella. My current goal is to provide a role that...

Hi, I would like to be able to set fcontext equivalencies. From semanage-fcontext manpage: ``` -e EQUAL, --equal EQUAL Substitute target path with sourcepath when generating default label. This is...

### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx/issues) for duplicates. - [X] I understand...

type:bug
component:api
community

Hi, I've been wondering if it would be a good idea to use the systemd files that podman generates instead of the file you're currently templating. For example right now...

**Describe the issue** Hi, I've recently had an issue with a customer; they tried to install azure-cli on their RHEL8 system, they followed the docs: https://learn.microsoft.com/en-us/cli/azure/install-azure-cli-linux?pivots=dnf sadly they followed them...

bug

**Describe the issue** Hi, it seems the mdatp package is being modified outside of the rpm context. I'd say this is bad practice. I noticed this during tests with mdatp...

bug

**Describe the problem you are experiencing.** Example RHEL8 but it applies to all rhel versions. http://packages.microsoft.com/rhel/8/prod/Packages/p/packages-microsoft-prod.rpm currently includes a single file `/etc/yum.repos.d/microsoft-prod.repo` with the contents: ``` [packages-microsoft-com-prod] name=packages-microsoft-com-prod baseurl=https://packages.microsoft.com/rhel/8/prod enabled=1...

enhancement