Fix confusing task name in fas_client role
This commit is contained in:
parent
733a618194
commit
a3c87e6cf8
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
# fas-clients is in the infrastructure repo.
|
||||
# nss_db is needed to store user/group info.
|
||||
#
|
||||
- name: install package needed for fas-client (yum)
|
||||
- name: install package needed for fas-client
|
||||
package: state=present name={{ item }}
|
||||
with_items:
|
||||
- fas-clients
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue