pandemonium1986.os_requirements
Ansible role : OpenStack Requirements
Install and check if OpenStack requirements are available on control node.
Disclaimer
!!! This images is no longer support.!!!
Requirements
This role is not self contained. He requires pandemonium1986.pip to work correctly.
ansible-galaxy install -f pandemonium1986.pip
Role Variables
From defaults/main.yml :
osrequirements_users:
- pandemonium
osrequirements_oscli_config_file: "~/.config/openstack/clouds.yaml"
Dependencies
- pandemonium1986.pip
Example Playbook
- name : Openstack deployement
hosts: local
become: true
tasks:
- import_role:
name: pandemonium1986.os_requirements
License
This project is licensed under the MIT License - see the LICENSE file for details
Author Information
- Michael Maffait - Initial work - Pandemonium1986
Install
ansible-galaxy install pandemonium1986.os_requirementsLicense
mit
Downloads
273
Owner
SRE CI/CD and DevOps enthusiast
