sssd role in bootstrap
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: vincent <vincent@ducamps.win>
This commit is contained in:
parent
266a5879ae
commit
62d0865aaa
@ -1,6 +1,5 @@
|
||||
---
|
||||
- hosts: all
|
||||
# gather_facts: false
|
||||
gather_facts: false
|
||||
roles:
|
||||
- ansible-role-sssd
|
||||
- ansible_bootstrap
|
||||
|
@ -9,7 +9,6 @@
|
||||
vars:
|
||||
ansible_password: "{{ vault_default_root }}"
|
||||
roles:
|
||||
- ansible-role-sssd
|
||||
- ansible_bootstrap
|
||||
|
||||
- remote_user: "{{ user.name }}"
|
||||
|
Loading…
Reference in New Issue
Block a user