Skip to content

whizyrel/ansible-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible

I have used shell scripts to write the configurations. This setup contains just a shell script for Redhat Ansible.

Shell Script

The respective shell script files is in this file. In this shell script pip was used.

Usage

The following must have been installed:

  • Python3
  • pip

Make executable

chmod +x ansible.sh

Install latest

./ansible.sh

OR specific version

./ansible.sh --version=1.01

Sources

About

This shell script installs Ansible or upgrades

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages