Skip to content
New issue

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

collection fedora.linux_system_roles installation is missing roles folder #68

Closed
RobVerduijn opened this issue Oct 7, 2021 · 1 comment

Comments

@RobVerduijn
Copy link

RobVerduijn commented Oct 7, 2021

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

@richm
Copy link
Contributor

richm commented Oct 7, 2021

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants