Compare commits

..

No commits in common. '4adfec427cea1832b617ae410a09594ed64efe42' and '863a776490f27cffe7b6640e64c3dcf646bb5470' have entirely different histories.

@ -28,7 +28,6 @@
- shellcheck
- tmux
- tree
- yaml-language-server
- zoxide
- zsh
@ -46,6 +45,7 @@
name: "{{ item }}"
loop:
- alfred
- arc
- fantastical
- firefox-developer-edition
- hammerspoon

@ -1,7 +1,7 @@
- name: Set up Authelia
hosts: lotus-land-story
vars:
version: 4.38.17
version: 4.38.16
vars_files:
- vars.yml
tasks:

@ -45,7 +45,7 @@
vars_files:
- vars.yml
vars:
version: 2.2.2
version: 2.2.1
tasks:
- name: Get docker network

@ -3,7 +3,7 @@
vars_files:
- vars.yml
vars:
version: 2.13.4
version: 2.13.1
tasks:
- name: Create directories for volume mounting

@ -4,7 +4,7 @@
- vars.yml
vars:
prometheus_version: v2.54.1
cadvisor_version: v0.51.0
cadvisor_version: v0.49.1
tasks:
- name: Install host exporters

Loading…
Cancel
Save