summaryrefslogtreecommitdiffstats
path: root/xci/file
diff options
context:
space:
mode:
Diffstat (limited to 'xci/file')
-rw-r--r--xci/file/install-ansible.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/xci/file/install-ansible.sh b/xci/file/install-ansible.sh
index bc7bd1e4..2661eea1 100644
--- a/xci/file/install-ansible.sh
+++ b/xci/file/install-ansible.sh
@@ -79,7 +79,7 @@ case ${ID,,} in
[wget]=wget
[openssl]=openssl
)
- sudo yum update --assumeno
+ sudo yum updateinfo
EXTRA_PKG_DEPS=()
;;