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

Remove trailing space #261

Merged
merged 1 commit into from
Feb 18, 2020
Merged

Remove trailing space #261

merged 1 commit into from
Feb 18, 2020

Conversation

kravietz
Copy link
Contributor

Yes, again - ansible-lint marks my build red due to this ¯\_(ツ)_/¯

ansible-lint marks my build red due to this `¯\_(ツ)_/¯`
@rndmh3ro rndmh3ro merged commit 65c93ae into dev-sec:master Feb 18, 2020
@rndmh3ro
Copy link
Member

Thanks! Appreciated.

Someone© should put that into travis.

@kravietz
Copy link
Contributor Author

@rndmh3ro

It should be as simple as adding the following to .travis.yml before tests:
ansible-lint /etc/ansible/roles/ansible-os-hardening/tasks/*.yml

@rndmh3ro
Copy link
Member

Almost!

  - pip install --user ansible-lint
  - ansible-lint ./

Thanks for the suggestion.

divialth pushed a commit to divialth/ansible-collection-hardening that referenced this pull request Aug 3, 2022
ansible-lint marks my build red due to this
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.

2 participants