Skip to content

Commit

Permalink
Minor ansible lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
george-ghawali committed Dec 16, 2024
1 parent 16de581 commit 62fa6bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cluster_management_v2/clusters_and_hosts_v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# 9. Fetch hosts of particular cluster
# 10. Destroy the cluster

- name: clusters CRUD playbook
- name: Clusters CRUD playbook
hosts: localhost
gather_facts: false
module_defaults:
Expand Down

0 comments on commit 62fa6bb

Please sign in to comment.