This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
ffdo-infrastruktur
/
ffdo-ansible
mirror of
https://github.com/ffdo/ffdo-ansible.git
Xem
5
Star
0
Fork
0
Các tập tin
Browse Source
Added simple role manage ssh users
Till Klocke
9 năm trước cách đây
mục cha
9cf1534c9a
commit
ebb6681395
2 tập tin đã thay đổi
với
8 bổ sung
và
7 xóa
Split View
Hiển thị tình trạng sai khác
4
7
playbooks/group_vars/all/users.yml
4
0
playbooks/manage-users.yml
Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 4
- 7
playbooks/group_vars/all/users.yml
+ 4
- 0
playbooks/manage-users.yml
Xem Tập Tin
@@ -0,0 +1,4 @@
+---
+- hosts: all
+ roles:
+ - usermanage