Skip to content

Commit

Permalink
resolved ansible-lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
shivashankar-vaddepally committed Dec 18, 2024
1 parent f9bc4e1 commit 38dc02c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions examples/ntpsync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
- name: Sample playbook
hosts: localhost
tasks:
- name: enable ntpsync
- name: Enable ntpsync
delegate_to: localhost
netscaler.adc.ntpsync:
state: disabled

state: enabled

0 comments on commit 38dc02c

Please sign in to comment.