ansible-lint reads like this: name[casing]: All names should start with an uppercase letter. While at it: Some task/handler names were slightly adapted to better match what should be done.
3 lines
49 B
YAML
3 lines
49 B
YAML
---
|
|
- name: Reload nfs
|
|
command: 'exportfs -ra'
|