mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-15 05:52:24 +00:00
ipaclient,ipaserver: Better names for package tasks
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
# tasks file for ipaclient
|
||||
|
||||
- name: Install - Install IPA client package
|
||||
- name: Install - Ensure that IPA client packages are installed
|
||||
package:
|
||||
name: "{{ item }}"
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user