이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
ka
/
ansible-role-tools
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
ensure gpg-agent is enabled
master
Markus Katharina Brechtel
5 년 전
부모
fcb11bfba4
커밋
5b6db74207
1개의 변경된 파일
과
6개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
tasks/main.yaml
+ 6
- 0
tasks/main.yaml
파일 보기
@@ -33,6 +33,12 @@
scope: global
name: ssh-agent.service
- name: ensure gpg-agent user socket is enabled for all users
systemd:
enabled: yes
scope: global
name: gpg-agent.socket
- name: pam_env.conf
copy:
src: pam_env.conf