VerosK / vagrant-ansible-semaphore

Vagrant playground for Ansible semaphore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansible-sempahore Vagrant demo

This is Vagrant testing playground for Ansible Semaphore

It contains one machine with Ansible semaphore named semaphore and two machines node1 and node2 to play with.

How to use:

  • Checkout git clone --recursive https://github.com/VerosK/vagrant-ansible-semaphore semaphore-poc

  • Enter the semaphore-poc directory

  • Start machines by vagrant up

  • Open http://192.168.49.40/

  • Login as: admin with password: admin

  • Start testing playbook

The playbook used contains only ping command playbook containing only ping

About

Vagrant playground for Ansible semaphore