mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-26 18:25:05 +00:00
Fix lint
This commit is contained in:
parent
98cd41f9fc
commit
934e3a4307
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- name: restart gitea
|
||||
- name: Restart gitea
|
||||
community.docker.docker_container:
|
||||
name: gitea
|
||||
image: gitea/gitea:latest
|
||||
|
|
Loading…
Reference in a new issue