this mock trick only works on fedora side
This commit is contained in:
parent
5f02cf43b9
commit
182af43466
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@
|
|||
|
||||
- name: allow packagers to use mock
|
||||
lineinfile: dest=/etc/pam.d/mock line="{{ item }} sufficient pam_succeed_if.so user ingroup packager use_uid quiet" insertbefore=BOF
|
||||
when: ansible_distribution_major_version|int > 23
|
||||
with_items:
|
||||
- account
|
||||
- auth
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue