ansible/bootstrap.yml

7 lines
99 B
YAML
Raw Normal View History

2018-12-02 20:02:00 +00:00
---
2019-04-09 14:34:35 +00:00
- hosts: all
2021-08-18 19:35:25 +00:00
# gather_facts: false
2018-12-02 20:02:00 +00:00
roles:
2021-08-18 19:35:25 +00:00
- ansible-role-sssd
2021-04-22 07:15:26 +00:00
- ansible_bootstrap