Skip to content

Commit 5151147

Browse files
authored
Added comment about tumbleweed workaround
1 parent b63cf3d commit 5151147

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tasks/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
when: ansible_os_family in ["Debian", "Ubuntu", "Linuxmint"]
3131
when: thinlinc_packages_installed.rc == 1
3232

33+
# Workaround for OpenSUSE Tumbleweed usr merge
34+
# See https://www.cendio.com/bugzilla/show_bug.cgi?id=7829
3335
- name: Copy /usr/etc/pam.d/sshd
3436
include_tasks: "copy_usr_etc_pam_sshd.yml"
3537

0 commit comments

Comments
 (0)