Skip to content

Commit

Permalink
chore: auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 24, 2024
1 parent 8b3284b commit 637c3a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/playbooks/transform-key-order.transformed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- name: Fixture
hosts: localhost
tasks:
# comment before keys
# comment before keys
- name: Task with no_log on top # name comment
no_log: true # no_log comment
ansible.builtin.command: echo hello # command comment
Expand Down

0 comments on commit 637c3a5

Please sign in to comment.