mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-07 05:43:26 +00:00
tests/config/test_config.yml: Fix main name
It should be `Playbook to handle server configuration` instead of `Playbook to handle users`.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
- name: Playbook to handle users
|
||||
- name: Playbook to handle server configuration
|
||||
hosts: ipaserver
|
||||
become: true
|
||||
gather_facts: false
|
||||
|
||||
Reference in New Issue
Block a user