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

Ansible request for EL10 distributions #3868

Open
sxa opened this issue Feb 5, 2025 · 0 comments
Open

Ansible request for EL10 distributions #3868

sxa opened this issue Feb 5, 2025 · 0 comments
Labels

Comments

@sxa
Copy link
Member

sxa commented Feb 5, 2025

Please put the name of the software product (and affected platforms if relevant) in the title of this issue

Delete as appropriate from this list:

  • Bug in ansible playbook

Details:

  • Current playbooks do not execute out of the box on CentOS Stream 10 and will therefore likely fail on RHEL10 and other derivative distributions. It may be due to issues caused with a newer version of ansible as CS9 does not have the same problem:
0.930 + ansible-playbook -i hosts ansible/playbooks/AdoptOpenJDK_Unix_Playbook/main.yml -e git_sha=123456 --skip-tags=debug,hosts_file,hostname,adoptopenjdk,jenkins,nagios,superuser,docker,swap_file,crontab,nvidia_cuda_toolkit                                      
1.462 ERROR! couldn't resolve module/action 'homebrew'. This often indicates a misspelling, missing collection, or incorrect module path.
1.462 
1.462 The error appears to be in '/ansible/ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/curl/tasks/main.yml': line 121, column 3, but may
1.462 be elsewhere in the file depending on the exact syntax problem.
1.462 
1.462 The offending line appears to be:
1.462 
1.462 
1.462 - name: Install latest version of curl for MacOS
1.462   ^ here
------
@sxa sxa added the ansible label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant