Skip to content

patriziobassi/ansible_foreman_module

 
 

Repository files navigation

A simple module to create image based VMs in the Foreman via Ansible

For setting up Foreman itself check out the excellent ansible-module-foreman.

Usage:

ansible-playbook --module-path . -c local -i localhost, example.yml

The file example.yml has an example.

Running the tests:

nosetests

Build Status

About

Create hosts in the Foreman via ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%