cups_server: Rename role
This commit is contained in:
parent
6060425984
commit
56eccaa8d1
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