Install pass wrapper in .optbin
This commit is contained in:
2
user.yml
2
user.yml
@@ -596,7 +596,7 @@
|
|||||||
- block:
|
- block:
|
||||||
- name: add passwordstore init script
|
- name: add passwordstore init script
|
||||||
copy:
|
copy:
|
||||||
dest: /home/{{ user.name }}/bin/pass
|
dest: /home/{{ user.name }}/.optbin/pass
|
||||||
owner: "{{ user.name }}"
|
owner: "{{ user.name }}"
|
||||||
group: "{{ user_group_name }}"
|
group: "{{ user_group_name }}"
|
||||||
mode: '0755'
|
mode: '0755'
|
||||||
|
|||||||
Reference in New Issue
Block a user