Skip to content

Commit 6153f2b

Browse files
committed
fix: lint in galaxy
1 parent e3d218e commit 6153f2b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Diff for: molecule/default/create.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# ansible-lint: skip: syntax-check[unknown-module]
12
---
23
- name: Create
34
hosts: localhost

Diff for: tests/roles/testrsync_server/tasks/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# ansible-lint: skip: syntax-check[unknown-module]
12
---
23
- name: Test retrieve information from path
34
ansible.builtin.stat:

0 commit comments

Comments
 (0)