6 lines
106 B
YAML
6 lines
106 B
YAML
#SPDX-License-Identifier: MIT-0
|
|
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- role-ipa-server
|