Skip to content

portadesign/ansible-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Workshop

Create the ansible (the control node) and webserver (target node) containers:

docker compose up -d

Enter the ansible container:

docker compose exec -it ansible bash

Verify webserver is accessible from the ansible container via SSH (the password is root):

ssh root@webserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published