ansible-freeipa/tests/sanity/install-server.yml
Thomas Woerner ba367fd5bd Add tier0 test for c8s
The test has not been imported automatically and therefore has been missing.
Related: RHBZ#2170371
2023-04-11 13:19:41 +02:00

9 lines
129 B
YAML

---
- name: Playbook to configure IPA servers
hosts: ipaserver
become: true
roles:
- role: ipaserver
state: present