Compare commits

..

No commits in common. "bb0daded4d2b7e5c00fc50d9ffbbd2575cf83634" and "2d133af71da3ff384848529d933f6a2997ac125b" have entirely different histories.

2 changed files with 0 additions and 10 deletions

View File

@ -8,9 +8,3 @@
images: true
networks: true
timeout: 1000
- hosts: in
tasks:
- name: Run fstrim (IN Node)
ansible.builtin.command: fstrim -av
register: out
changed_when: out.rc != 0

View File

@ -85,7 +85,3 @@ rabbitmq.vpn.projectsegfau.lt rq.v.psf.lt {
import acmedns
reverse_proxy 192.168.1.64:15672
}
mirror.bom.albony.in {
reverse_proxy 10.50.15.5:80
}