Skip to content

Commit

Permalink
ansible-lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sugetha24 committed Jul 7, 2024
1 parent ce7535f commit f036425
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
cvp_facts: "{{cvp_facts.ansible_facts}}"
configlets: "{{configlet_list}}"
configlets_notes: "Configlet managed by Ansible"
configlet_filter: ["New", "Test","base-chk","base-firewall"]
configlet_filter: ["New", "Test", "base-chk", "base-firewall"]
register: cvp_configlet
'''

Expand Down

0 comments on commit f036425

Please sign in to comment.