summaryrefslogtreecommitdiffstats
path: root/host_vars
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars')
-rw-r--r--host_vars/laptop.local.ymlbin849 -> 881 bytes
-rw-r--r--host_vars/laptop.local.yml.example2
-rw-r--r--host_vars/macbook.local.ymlbin853 -> 885 bytes
-rw-r--r--host_vars/macbook.local.yml.example2
-rw-r--r--host_vars/pve.local.ymlbin467 -> 466 bytes
-rw-r--r--host_vars/pve.local.yml.example2
6 files changed, 5 insertions, 1 deletions
diff --git a/host_vars/laptop.local.yml b/host_vars/laptop.local.yml
index 18eabeb7..8674e040 100644
--- a/host_vars/laptop.local.yml
+++ b/host_vars/laptop.local.yml
Binary files differ
diff --git a/host_vars/laptop.local.yml.example b/host_vars/laptop.local.yml.example
index ea11d74e..c3f4ff18 100644
--- a/host_vars/laptop.local.yml.example
+++ b/host_vars/laptop.local.yml.example
@@ -38,3 +38,5 @@ firefox_policies_override:
fonts_extra:
- "fonts-font-awesome"
- "fonts-google-fira"
+
+logind_lid_ac_action: "ignore"
diff --git a/host_vars/macbook.local.yml b/host_vars/macbook.local.yml
index 0d1f1561..9bdb3650 100644
--- a/host_vars/macbook.local.yml
+++ b/host_vars/macbook.local.yml
Binary files differ
diff --git a/host_vars/macbook.local.yml.example b/host_vars/macbook.local.yml.example
index 8e2586ca..cb8aae6d 100644
--- a/host_vars/macbook.local.yml.example
+++ b/host_vars/macbook.local.yml.example
@@ -52,3 +52,5 @@ firefox_extra_extensions:
installation_mode: "force_installed"
install_url: "https://addons.mozilla.org/firefox/downloads/latest/tabby-window-tab-manager/latest.xpi"
+
+logind_lid_ac_action: "ignore"
diff --git a/host_vars/pve.local.yml b/host_vars/pve.local.yml
index 6b2e4ba1..8f2a6a54 100644
--- a/host_vars/pve.local.yml
+++ b/host_vars/pve.local.yml
Binary files differ
diff --git a/host_vars/pve.local.yml.example b/host_vars/pve.local.yml.example
index 88a60b5a..60b6060c 100644
--- a/host_vars/pve.local.yml.example
+++ b/host_vars/pve.local.yml.example
@@ -16,4 +16,4 @@ pve_storage_device: "/dev/sda4"
restic_version: "0.19.0"
ethtool_wol_interface: "eth0"
-ethtool_lid_ac_action: "ignore"
+logind_lid_ac_action: "ignore"