Skip to content

Conversation

deepshikhaaa
Copy link
Member

@deepshikhaaa deepshikhaaa commented Oct 9, 2018

It includes tasks like install packages and do network
configurations. It will be used in re-building the image for
distributed regression testing.

Signed-off-by: Deepshikha Khandelwal [email protected]

deepshikhaaa and others added 3 commits October 9, 2018 17:55
includes the tasks like install packages and do network
configurations.It will be used in re-building the image for
distributed regression testing.

Signed-off-by: Deepshikha Khandelwal <[email protected]>
hosts: all
gather_facts: yes
handlers:
- name: run dracut
Copy link
Contributor

Choose a reason for hiding this comment

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

Why this?

- selinux
tasks:
- name: Install basic packages
package:
Copy link
Contributor

Choose a reason for hiding this comment

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

Please use yum instead. The package module doesn't group tasks into one step.

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

Successfully merging this pull request may close these issues.

2 participants