Skip to content

Commit

Permalink
noqa
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-c committed Oct 18, 2023
1 parent 05b1b8e commit 8e46842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/default/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
- name: Update package cache
hosts: all
tasks:
- name: Update apt cache # noqa no-changed-when
- name: Update apt cache # noqa no-changed-when command-instead-of-module

Check failure on line 5 in molecule/default/prepare.yml

View workflow job for this annotation

GitHub Actions / Ansible lint

yaml[comments]

Too few spaces before comment
ansible.builtin.command: apt-get update

0 comments on commit 8e46842

Please sign in to comment.