Rename instead of delete -exam media directories (belongs to commit 39da308
)
This commit is contained in:
parent
985e02443c
commit
f4dffc06fc
2 changed files with 1 additions and 6 deletions
|
@ -259,6 +259,7 @@
|
||||||
- /etc/systemd/network/50-virbr2.network
|
- /etc/systemd/network/50-virbr2.network
|
||||||
- /etc/systemd/network/60-wlan0-dhcp.network
|
- /etc/systemd/network/60-wlan0-dhcp.network
|
||||||
- /etc/NetworkManager/system-connections/macvlan-vm-macvtap.nmconnection
|
- /etc/NetworkManager/system-connections/macvlan-vm-macvtap.nmconnection
|
||||||
|
- /etc/tmpfiles.d/clean-exam.conf
|
||||||
|
|
||||||
- name: check if vm_usage_information.txt exists
|
- name: check if vm_usage_information.txt exists
|
||||||
stat: path=/lmn/vm/vm_usage_information.txt
|
stat: path=/lmn/vm/vm_usage_information.txt
|
||||||
|
|
|
@ -126,12 +126,6 @@
|
||||||
group: lmnsynci
|
group: lmnsynci
|
||||||
mode: 0755
|
mode: 0755
|
||||||
|
|
||||||
- name: Create cleanup-exam.conf
|
|
||||||
ansible.builtin.copy:
|
|
||||||
dest: /etc/tmpfiles.d/clean-exam.conf
|
|
||||||
content: |
|
|
||||||
R! /lmn/media/*-exam
|
|
||||||
|
|
||||||
- name: Install squid
|
- name: Install squid
|
||||||
apt:
|
apt:
|
||||||
name:
|
name:
|
||||||
|
|
Loading…
Add table
Reference in a new issue