Merge pull request #713 from rjeffman/remove_site_yml

Remove unused, old example of ipaclient deploy.
This commit is contained in:
Thomas Woerner
2021-12-28 15:23:24 +01:00
committed by GitHub

View File

@@ -1,8 +0,0 @@
---
- name: Playbook to install IPA clients
hosts: ipaclients
become: true
roles:
- role: ipaclient
state: present