mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-06-11 19:25:54 +00:00
automountmap: Add client context test playbook.
The client context test playbook was missing for ipaautomountmap.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: Test automountmap
|
||||
hosts: ipaserver
|
||||
hosts: "{{ ipa_test_host | default('ipaserver') }}"
|
||||
become: no
|
||||
gather_facts: no
|
||||
|
||||
|
||||
Reference in New Issue
Block a user