Remove unused, old example of ipaclient deploy.

This commit is contained in:
Rafael Guterres Jeffman
2021-12-23 11:22:36 -03:00
parent b9d0b35e83
commit 753a8b0bd1

View File

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