Skip to content

wluisaraujo/ansible-role-theforeman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Galaxy Build Status


IaC: withAnsible role to install and configure Foreman


Description

Requirements

Installation

vagrant@localhost:~$ ansible-galaxy install wluisaraujo.theforeman
vagrant@localhost:~$ ansible-galaxy install -r wluisaraujo.theforeman/requirements.txt

Role Variables

defaults/main.yml

Dependencies

  • None

Example Playbook

---
- hosts: localhost
  vars:
    - name: value
  roles:
    - theforeman
...

Licence

Releases

No releases published

Packages

No packages published