pandemonium1986.os_requirements

Ansible role : OpenStack Requirements

Ansible Role Gitlab pipeline status GitHub release Github license Ansible Quality Score

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

About

Install openstacksdk and verify if clouds.yaml is available

Install
ansible-galaxy install pandemonium1986.os_requirements
GitHub repository
License
mit
Downloads
273
Owner
SRE CI/CD and DevOps enthusiast