Skip to content

saurabh1611/good-ansible

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

good-ansible

Table of Contents

Overview

Good Ansible is a "better" version of the repo bad-ansible for training purposes. In time, perhaps, it will become good - for now think "better" Ansible

  1. Env Files and Settings

Inventory file hosts, ssh.cfg reflect a particular lab environment and will need modified to be used elsewhere.

ssh.cfg

This, optional, configuration file assumes the use of a bastion or jumpbox and in some environments will be unnecessary or alternatively the ~/.ssh/config or equivalent should be used.

ansible.cfg references ssh.cfg so this may need to be removed or commented out

ssh_args="-C -F ./ssh.cfg "

About

Companion repo to bad-ansible. A "better" implemntation for training purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published