This website works better with JavaScript
홈
탐색
도움말
로그인
ffdo-infrastruktur
/
ffdo-ansible
의 미러
https://github.com/ffdo/ffdo-ansible.git
Watch
5
Star
0
포크
0
파일
소스 검색
Added simple role manage ssh users
Till Klocke
9 년 전
부모
9cf1534c9a
커밋
ebb6681395
2개의 변경된 파일
과
8개의 추가작업
그리고
7개의 파일을 삭제
분할 보기
변경상태 보기
4
7
playbooks/group_vars/all/users.yml
4
0
playbooks/manage-users.yml
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 4
- 7
playbooks/group_vars/all/users.yml
+ 4
- 0
playbooks/manage-users.yml
파일 보기
@@ -0,0 +1,4 @@
+---
+- hosts: all
+ roles:
+ - usermanage