mkhomedir: ansible-lint fixes
This commit is contained in:
parent
93c3d1214f
commit
6a0cca3298
2 changed files with 16 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- name: restart oddjobd
|
||||
service:
|
||||
- name: Restart oddjobd
|
||||
ansible.builtin.service:
|
||||
name: oddjobd
|
||||
state: restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue