Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ansibleguy committed Jul 21, 2023
1 parent f89729a commit 77e05f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions molecule/default/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
- {path: "{{ t2sub1 }}/private", fields: '3-4', expect: [
"{{ owner2 }} {{ owner2 }}",
]}
- { path: "{{ t2base }}", fields: '3-4', expect: [
- {path: "{{ t2base }}", fields: '3-4', expect: [
"{{ owner2 }} {{ group_read2 }}",
"{{ owner2 }} {{ group_read2 }}",
] }
]}

0 comments on commit 77e05f3

Please sign in to comment.