Compare commits
No commits in common. "bb0daded4d2b7e5c00fc50d9ffbbd2575cf83634" and "2d133af71da3ff384848529d933f6a2997ac125b" have entirely different histories.
bb0daded4d
...
2d133af71d
@ -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
|
||||
|
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user