summaryrefslogtreecommitdiffstats
path: root/ansible
diff options
context:
space:
mode:
authorkshithijiyer <kshithij.ki@gmail.com>2019-12-30 18:51:51 +0530
committerBala Konda Reddy M <bmekala@redhat.com>2019-12-30 13:35:01 +0000
commit51034d275c15b2d06f78c32316ae69a6f10ea616 (patch)
tree40f73822f395d0690fc0e8dde67cd034379518a4 /ansible
parent517557b69cae5f6790facdbbd28d6bd597111d3e (diff)
[Fix] Changing tab to space in nfs_ganesha_client_setup.yml
Changing tab to space in nfs_ganesha_client_setup.yml playbook. Change-Id: I87c8cacc87173b6b50ffc9b8e2927f0d04032d32 Signed-off-by: kshithijiyer <kshithij.ki@gmail.com>
Diffstat (limited to 'ansible')
-rw-r--r--ansible/nfs_ganesha_client_setup.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ansible/nfs_ganesha_client_setup.yml b/ansible/nfs_ganesha_client_setup.yml
index 86dea397d..ea5c6d9db 100644
--- a/ansible/nfs_ganesha_client_setup.yml
+++ b/ansible/nfs_ganesha_client_setup.yml
@@ -5,5 +5,5 @@
tasks:
- name: Setup Clients to run NFS-Ganesha tests.
yum:
- name: ['wget', 'iozone', 'perl-Test-Harness', 'libacl*', 'gcc', 'git', 'make', 'time']
- state: latest
+ name: ['wget', 'iozone', 'perl-Test-Harness', 'libacl*', 'gcc', 'git', 'make', 'time']
+ state: latest