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

Fixed ansible playbook coding style issue using ansible-lint tool #664

Merged
merged 2 commits into from
May 16, 2024

Conversation

dineshbaburam91
Copy link
Collaborator

@dineshbaburam91 dineshbaburam91 commented May 15, 2024

  • Fixed ansible playbook coding style issue using ansible-lint tool
  • Updated ansible test cases and fixed example playbook w.r.t ansible playbook coding style
  • Fixed Typo error in commit configuration argument

Copy link
Collaborator

@chidanandpujar chidanandpujar left a comment

Choose a reason for hiding this comment

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

Looks good
verified a single playbook , ansible-lint is passed.
~/ansible_release_test5/ansible-junos-stdlib/tests# ansible-lint pb.juniper_junos_facts.yml

Passed: 0 failure(s), 0 warning(s) on 1 files. Last profile that met the validation criteria was 'production'.
A new release of ansible-lint is available: 6.22.2 → 24.5.0 Upgrade by running: pip install --upgrade ansible-lint

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.

None yet

2 participants