Skip to content

Commit

Permalink
Update module.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwini-mhatre authored Nov 29, 2023
1 parent cad6a26 commit 718a8a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
- name: validate configuration using config (with errors)
ansible.utils.validate:
data: "{{ fail_config }}"
criteria: "{{ rules) }}"
criteria: "{{ rules }}"
engine: ansible.utils.config
ignore_errors: true
register: result
Expand Down

0 comments on commit 718a8a7

Please sign in to comment.