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

Fix ansible-lint CI failures #231

Merged
merged 6 commits into from
Feb 19, 2019
Merged

Fix ansible-lint CI failures #231

merged 6 commits into from
Feb 19, 2019

Conversation

arm4b
Copy link
Member

@arm4b arm4b commented Feb 19, 2019

ansible-lint recently introduced a few more checks which made our CI to fail.
Update the code to rely on linter updates.

- name: Cleanup repo list file from disk
become: yes
yum_resository:
yum_repository:
Copy link
Member Author

Choose a reason for hiding this comment

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

That made my coding day, @lakshmi-kannan's 2 yrs old typo ;)

Copy link
Contributor

@bigmstone bigmstone left a comment

Choose a reason for hiding this comment

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

🌮

@arm4b arm4b merged commit de82133 into master Feb 19, 2019
@arm4b arm4b deleted the fix/ansible-lint branch February 19, 2019 20:12
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.

3 participants