clean chainetv form playbook
This commit is contained in:
parent
5b4ad42832
commit
8af9e38806
@ -21,17 +21,4 @@
|
||||
become: true
|
||||
- role: ansible-role-samba
|
||||
become: true
|
||||
- chainetv
|
||||
- user_config
|
||||
|
||||
tasks:
|
||||
- name: create paccache job for arch mirror
|
||||
cron:
|
||||
job: "find {{ arch_mirror_location }} -type d"
|
||||
exec: paccache -v -r -k 2 -c {} \\;"
|
||||
user: "root"
|
||||
name: "paccache job"
|
||||
hour: "4"
|
||||
minute: "0"
|
||||
state: present
|
||||
become: true
|
||||
|
Loading…
Reference in New Issue
Block a user