Patrick C. F. Ernzer

Results 13 issues of Patrick C. F. Ernzer

##### SUMMARY Can a section 'Upgrading from Ansible Galaxy' be added to README.md please? side note: Installing a specific version is covered in the readme via the [linked Ansible docs](https://docs.ansible.com/ansible/devel/user_guide/collections_using.html#installing-an-older-version-of-a-collection)...

triaged

Wanting to switch from editing `/etc/sysconfig/network-scripts/ifcfg-…` I am wondering what the clean way to get ``` ETHTOOL_OPTS="wol g" ``` configured with _linux-system-roles / network_ The current README.md does not seem...

help wanted
enhancement
medium effort
medium impact

I am having difficulties finding the gpg pubkey needed to verify the signed .deb and .rpm package (). From where can I download that public key (in my case because...

Description of problem: it would seem that ranges in the inventory are not supported. Version-Release number of selected component (if applicable): ceph-medic-1.0.5-2.el8cp.noarch (apologies, will re-test with a git checkout now)...

It would be nice if cephmetrics supported `dnf`. I have some Fedora 29 ARM nodes in my Ceph cluster, thus I currently have to ``` ansible-playbook -v playbook.yml -e ansible_pkg_mgr=yum...

it would be nice if this role was able to roll out a license file. FWIW, at https://docs.ansible.com/ansible-tower/latest/html/administration/configure_tower_in_tower.html#license I found instructions how to do this via webUI

At most customers I go to internet access is only possible through a http(s) proxy. Created this issue so we do not forget to add proxy support.

[since we use get_url](https://github.com/redhat-cop/automate-tower/blob/c32d718d4c2c1d948d4a95fc52bc83eb9cf53f17/tower-setup/roles/autocop.tower-setup/tasks/main.yml#L15), I believe there is value in having the checksum in vars, this will avoid superfluous downloads. The default will have to be https://releases.ansible.com/ansible-tower/setup-bundle/ansible-tower-setup-bundle-CHECKSUM and there should...

While I agree that `python2-ansible-tower-cli` is very useful, I think we should not include it by default (as it is in EPEL and not all customers are willing or allowed...

Thanks for your Check_MK extension, This typo was annoying me, so quick PR to fix it.