Separate exam-mode stuff in own role
This commit is contained in:
parent
43157dd810
commit
3d01394820
13 changed files with 493 additions and 472 deletions
|
@ -46,13 +46,6 @@
|
|||
state: stopped
|
||||
enabled: no
|
||||
|
||||
- name: Permit access to cups from libvirt
|
||||
ansible.posix.firewalld:
|
||||
zone: libvirt
|
||||
port: 631/tcp
|
||||
permanent: true
|
||||
state: enabled
|
||||
|
||||
- name: Install install-printers.sh
|
||||
template:
|
||||
src: install-printers.sh.j2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue