Skip to content

Ansible request for EL10 distributions #3868

@sxa

Description

@sxa

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

Metadata

Metadata

Labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions