Add print server role
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
---
|
||||
- name: Настройка сервера печати в LXC
|
||||
hosts: all
|
||||
become: yes
|
||||
vars:
|
||||
printer_name: "HP"
|
||||
printer_ip: "192.168.20.249"
|
||||
|
||||
roles:
|
||||
- cups_server
|
||||
Reference in New Issue
Block a user