We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Did you guys intentionally leave the roles folder empty in 1.9.2 ?
reproducer:
ansible-galaxy collection install fedora.linux_system_roles -f ls ~/.ansible/collections/ansible_collections/fedora/linux_system_roles/roles/
and it shows only
logging private_logging_subrole_rsyslog
roleback to 1.8.4
ansible-galaxy collection install fedora.linux_system_roles:1.8.4 -f ls ~/.ansible/collections/ansible_collections/fedora/linux_system_roles/roles/
and it shows
certificate ha_cluster metrics postfix private_metrics_subrole_grafana selinux timesync cockpit kdump nbde_client private_logging_subrole_rsyslog private_metrics_subrole_mssql ssh tlog crypto_policies kernel_settings nbde_server private_metrics_subrole_bpftrace private_metrics_subrole_pcp sshd vpn firewall logging network private_metrics_subrole_elasticsearch private_metrics_subrole_redis storage
Rob
The text was updated successfully, but these errors were encountered:
@RobVerduijn Thanks - sorry about that - looks like a bug in our release script - try version 1.10.0 - https://galaxy.ansible.com/fedora/linux_system_roles
Sorry, something went wrong.
No branches or pull requests
Hi,
Did you guys intentionally leave the roles folder empty in 1.9.2 ?
reproducer:
and it shows only
roleback to 1.8.4
and it shows
Rob
The text was updated successfully, but these errors were encountered: