cups/server: Rename role to cups-server
This commit is contained in:
parent
9b7abce100
commit
1fd75b1729
7 changed files with 1 additions and 1 deletions
6
roles/cups-server/handlers/main.yml
Normal file
6
roles/cups-server/handlers/main.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
|
||||
- name: restart cups
|
||||
service:
|
||||
name: cups
|
||||
state: restarted
|
Loading…
Add table
Add a link
Reference in a new issue