Skip to content

jautz/ansible-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

This little project is used to play around with Ansible.

The master branch will not contain any interesting features, only the scaffolding to try things out quickly and easily.

Experiments that turn out to be interesting enough to keep or show to others will end up in branches.

How to run

Run it like this:

ansible-playbook site.yml -vv

Another command I often use is this one that spits out all the facts:

ansible localhost -m setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published