From 73317731cb9ef34e0d6bb42a78735bef145924a3 Mon Sep 17 00:00:00 2001 From: L3D Date: Mon, 13 Apr 2020 18:13:55 +0200 Subject: [PATCH 1/7] update --- roles/arch-fonts | 2 +- roles/sshd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/arch-fonts b/roles/arch-fonts index 8a9f570..4c25644 160000 --- a/roles/arch-fonts +++ b/roles/arch-fonts @@ -1 +1 @@ -Subproject commit 8a9f5702606c59c07874d2507b527dceb7ebf89a +Subproject commit 4c256448481a406dc1ad9d53172ae93f7669ddc7 diff --git a/roles/sshd b/roles/sshd index 1ab79c4..99519f3 160000 --- a/roles/sshd +++ b/roles/sshd @@ -1 +1 @@ -Subproject commit 1ab79c4b78a09d76aa0fa34f52443ba833c21b05 +Subproject commit 99519f3ced289b51f4da89c26b06f0d089166c57 From 11c5a1969a1e3284ceeee2643e0aff7803b7b5b2 Mon Sep 17 00:00:00 2001 From: L3D Date: Mon, 13 Apr 2020 18:19:35 +0200 Subject: [PATCH 2/7] ? --- group_vars/thinkpad.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/group_vars/thinkpad.yml b/group_vars/thinkpad.yml index 7882102..aafffb1 100644 --- a/group_vars/thinkpad.yml +++ b/group_vars/thinkpad.yml @@ -80,4 +80,5 @@ git_typo_alias: true # debug f00 print_os_vars: true +install_pass_as_password_manager: true extra_bashrc: "alias dd='dd bs=4M status=progress oflag=dsync'" From 4c739a32562ea049b96ce78bffad0cb047425857 Mon Sep 17 00:00:00 2001 From: L3D Date: Tue, 14 Apr 2020 15:34:44 +0200 Subject: [PATCH 3/7] ovpn --- setup_t460p.yml | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/setup_t460p.yml b/setup_t460p.yml index 12b5912..c97814b 100644 --- a/setup_t460p.yml +++ b/setup_t460p.yml @@ -9,7 +9,7 @@ - name: Install useful packages hosts: t460p - tags: + tags: - packages - updates - setup @@ -18,7 +18,7 @@ - name: enable and secure sshd hosts: t460p - tags: + tags: - secure - ssh - setup @@ -29,7 +29,7 @@ - name: Install useful dotfiles hosts: t460p - tags: + tags: - setup - dotfiles roles: @@ -37,7 +37,7 @@ - name: set akku warning hosts: t460p - tags: + tags: - setup - akku - akku-warning @@ -66,7 +66,7 @@ - name: Install useful packages hosts: t460p - tags: + tags: - packages - i3wm roles: @@ -75,6 +75,15 @@ - ntp - xrandr +- name: OVPN + hosts: t460p + tags: + - vpn + - ovpn + - openvpn + roles: + - openvpn + - name: install nextcloud-client hosts: t460p tags: From 97823601ef78df993e06e122b7d98d4e7924e640 Mon Sep 17 00:00:00 2001 From: L3D Date: Sat, 25 Apr 2020 21:51:56 +0200 Subject: [PATCH 4/7] update submodules --- roles/install-firefox | 2 +- roles/ntp | 2 +- roles/winehq | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/roles/install-firefox b/roles/install-firefox index 63305ec..b558c35 160000 --- a/roles/install-firefox +++ b/roles/install-firefox @@ -1 +1 @@ -Subproject commit 63305ec4b9389d5b600a2af313b0d252f5c6f79c +Subproject commit b558c359fb9fb95593bb304f0d5b62787a39511f diff --git a/roles/ntp b/roles/ntp index e613663..96a1ad3 160000 --- a/roles/ntp +++ b/roles/ntp @@ -1 +1 @@ -Subproject commit e613663215186910c09281807f05878ba8925af1 +Subproject commit 96a1ad3d2c39775c38c67427cc7eb9406384d887 diff --git a/roles/winehq b/roles/winehq index d55d927..13a1fb4 160000 --- a/roles/winehq +++ b/roles/winehq @@ -1 +1 @@ -Subproject commit d55d9273ae85c1ba8b2790594259fd6a0be9a5d4 +Subproject commit 13a1fb4d524cb5efc6bead0fa8e98f60570cb6ef From aef63adf7e2df05e328618bd5ad9ef0d4f3bdaf7 Mon Sep 17 00:00:00 2001 From: L3D Date: Wed, 3 Jun 2020 19:32:42 +0200 Subject: [PATCH 5/7] update roles --- roles/akku-warning | 2 +- roles/ntp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/akku-warning b/roles/akku-warning index 9edc480..f4880a5 160000 --- a/roles/akku-warning +++ b/roles/akku-warning @@ -1 +1 @@ -Subproject commit 9edc480d4d365024c0020219d9e2a3bfd00e96af +Subproject commit f4880a5c290eeb7e78d0d5f72bf253faeac51814 diff --git a/roles/ntp b/roles/ntp index 96a1ad3..e278db3 160000 --- a/roles/ntp +++ b/roles/ntp @@ -1 +1 @@ -Subproject commit 96a1ad3d2c39775c38c67427cc7eb9406384d887 +Subproject commit e278db38480facd45406054f2ebf30a9dd5706de From 5b335598ccdc335464aaee4b83aca13405be9df2 Mon Sep 17 00:00:00 2001 From: L3D Date: Wed, 3 Jun 2020 19:48:15 +0200 Subject: [PATCH 6/7] set inf history --- roles/dotfiles | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/dotfiles b/roles/dotfiles index f473e71..09d367d 160000 --- a/roles/dotfiles +++ b/roles/dotfiles @@ -1 +1 @@ -Subproject commit f473e716c29da30c3056ec4b3c2d9822dce1d97d +Subproject commit 09d367d4711a0c38d56248476a225cb33a0e106b From a6cac7940c54c45723acfa9f4f64432cc7b76d0e Mon Sep 17 00:00:00 2001 From: Lilian Roller Date: Wed, 9 Sep 2020 20:04:20 +0200 Subject: [PATCH 7/7] modules --- roles/authorized_keys | 2 +- roles/dotfiles | 2 +- roles/no-sleep | 2 +- roles/ntp | 2 +- roles/winehq | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/roles/authorized_keys b/roles/authorized_keys index 2edc5b4..6c8446f 160000 --- a/roles/authorized_keys +++ b/roles/authorized_keys @@ -1 +1 @@ -Subproject commit 2edc5b446b21e5e6428ea14846644b2983116e10 +Subproject commit 6c8446fd35edbf1411c75ee81945f8299f382b87 diff --git a/roles/dotfiles b/roles/dotfiles index 09d367d..1246e5e 160000 --- a/roles/dotfiles +++ b/roles/dotfiles @@ -1 +1 @@ -Subproject commit 09d367d4711a0c38d56248476a225cb33a0e106b +Subproject commit 1246e5e23cd73b034da90af3b5e03ff8788b45ba diff --git a/roles/no-sleep b/roles/no-sleep index d7e0cbe..18baf04 160000 --- a/roles/no-sleep +++ b/roles/no-sleep @@ -1 +1 @@ -Subproject commit d7e0cbe0179b60d44cdecad85b5f8c4ae7a9088c +Subproject commit 18baf04895219e7711ff747cff662902b7ef0f58 diff --git a/roles/ntp b/roles/ntp index e278db3..c6335cc 160000 --- a/roles/ntp +++ b/roles/ntp @@ -1 +1 @@ -Subproject commit e278db38480facd45406054f2ebf30a9dd5706de +Subproject commit c6335cc479d8b5b1664c37e6ed521d608b89eedb diff --git a/roles/winehq b/roles/winehq index 13a1fb4..30c35b0 160000 --- a/roles/winehq +++ b/roles/winehq @@ -1 +1 @@ -Subproject commit 13a1fb4d524cb5efc6bead0fa8e98f60570cb6ef +Subproject commit 30c35b064fc7aec3c21f46ed39e119050101fc9a