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

Add a Playbook name to Ansible Playbooks #10713

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

jan-cerny
Copy link
Collaborator

Description:

In the stabilization GitHub Action CI runs all the tests ansible-playbook-per-profile-ansible-lint-check-.* fail due to a missing name. This can be easily fixed by assigning a name to all the playbooks.

Addressing:
name[play]: All plays should be named.
Rationale:

docs/release_process.md says:

There is a GitHub Action hooked up with stabilization-vX.Y.Z branch that will run a set of
tests on every push.
Make sure that all these tests are passing before moving on with the release process.

Review Hints:

review the results of ansible-playbook-per-profile-ansible-lint-check CTest tests

This PR has been backported to the stabilization-v0.1.68 by #10712.

@jan-cerny jan-cerny added Ansible Ansible remediation update. backported-into-stabilization PRs which were cherry-picked during stabilization process. labels Jun 14, 2023
@jan-cerny jan-cerny added this to the 0.1.69 milestone Jun 14, 2023
@github-actions
Copy link

Start a new ephemeral environment with changes proposed in this pull request:

Fedora Environment
Open in Gitpod

Oracle Linux 8 Environment
Open in Gitpod

In the stabilization GitHub Action CI runs all the tests
ansible-playbook-per-profile-ansible-lint-check-.*
fail due to a missing name. This can be easily fixed by
assigning a name to all the playbooks.

Addressing:
name[play]: All plays should be named.
@codeclimate
Copy link

codeclimate bot commented Jun 14, 2023

Code Climate has analyzed commit ba03b48 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 20.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 52.8% (0.0% change).

View more on Code Climate.

@Mab879 Mab879 self-assigned this Jun 14, 2023
@Mab879 Mab879 modified the milestones: 0.1.69, 0.1.68 Jun 14, 2023
@Mab879
Copy link
Member

Mab879 commented Jun 14, 2023

The testing-farm:centos-stream-9-x86_64 failure appears to be unrelated.

@Mab879 Mab879 merged commit fb3a750 into ComplianceAsCode:master Jun 14, 2023
32 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ansible Ansible remediation update. backported-into-stabilization PRs which were cherry-picked during stabilization process.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants