linux-system-roles.github.io icon indicating copy to clipboard operation
linux-system-roles.github.io copied to clipboard

Linux System Roles website

Results 5 linux-system-roles.github.io issues
Sort by recently updated
recently updated
newest added

I believe having a * for dependencies is causing Ansible Automation Hub to pull in every version of community.general. This is over 100 versions and it's triggering this bug on...

Hi, Is there any plan to add a role to manage the sudoers file? I'm currently using https://github.com/ahuffman/ansible-sudoers, which works great, but is not distributed as a collection. I can...

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...

This is urgent due to ansible-core dropping support for python 2.7. This causes our `tox -e py27` unit test to fail: ``` ERROR: Could not find a version that satisfies...

I would like to see a role added that would configure essential system monitoring and in case something bad happens then automatically alert the administrator. The areas to be monitored,...