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

Install latest ansible with required modules. #248

Merged

Conversation

cs-zhang
Copy link
Collaborator

@cs-zhang cs-zhang commented Jun 7, 2022

The latest CentOS stream could not install ansible2.9.* which include all modules we need, now it just install latest ansible with core only, we need to install other modules manually. For RHEL, the ansible 2.9 will be installed.

Signed-off-by: CS Zhang zhangcho@us.ibm.com

Signed-off-by: CS Zhang <zhangcho@us.ibm.com>
@yussufsh
Copy link
Contributor

yussufsh commented Jun 8, 2022

@cs-zhang please evaluate the use of this default value.

variable "ansible_repo_name" {
default = "ansible-2.9-for-rhel-8-ppc64le-rpms"
}

@cs-zhang
Copy link
Collaborator Author

cs-zhang commented Jun 8, 2022

@yussufsh For rhel, the yum still install ansible 2.9.x with the enabled repo, and ansible-galaxy still work. Only the centos will install latest ansible.

Copy link
Contributor

@yussufsh yussufsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@ppc64le-cloud-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cs-zhang, rpsene, yussufsh

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ppc64le-cloud-bot ppc64le-cloud-bot merged commit d99bfa1 into ocp-power-automation:master Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants