Skip to content
Snippets Groups Projects
Commit 7c6cfbda authored by Shahaan Ayyub's avatar Shahaan Ayyub
Browse files

Script for setting the proper hostname FQDN and some yum packages

parent dfc2afaa
No related branches found
No related tags found
No related merge requests found
......@@ -3,4 +3,6 @@
include: installEasyRsa.yml
-
include: copyConfigurationFile.yml
-
include: yumList.yml
---
-
name: "Install these yum packages"
with_items:
- gcc
- rsync
- make
- tcsh
- bind-utils
- openssl-devel
- nfs-utils
yum: "name={{ item }} state=present"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment