https://github.com/victorock/ansible-role-darkbulb
Ansible role to create lab environment
https://github.com/victorock/ansible-role-darkbulb
Last synced: 3 months ago
JSON representation
Ansible role to create lab environment
- Host: GitHub
- URL: https://github.com/victorock/ansible-role-darkbulb
- Owner: victorock
- License: gpl-3.0
- Created: 2018-05-11T12:39:31.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T20:58:24.000Z (almost 7 years ago)
- Last Synced: 2025-01-11T06:10:16.266Z (4 months ago)
- Language: Python
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
Ansible Darkbulb
=========Simple Role to Deploy Darkbulb Network.
Requirements
------------```YAML
darkbulb_user: "darkbulb"
darkbulb_homedir: "/home/darkbulb"
darkbulb_ansible: "yes"
darkbulb_cockpit: "yes"
darkbulb_libvirt: yes
darkbulb_vagrant: "no"
darkbulb_virtualbox: "no"
```Role Variables
--------------None
Dependencies
------------None
Example Playbook
----------------```YAML
- name: "Deploy Ansible Tower by Red Hat"
hosts: darkbulb
become: trueroles:
- victorock.darkbulb
```License
-------GPLv3
Author Information
------------------Victor da Costa