Skip to content

Management Lightbulb all-in-one provisioner for Ansible Lightbulb, Ansible Windows Lightbulb and CloudForms Ansible Tower Workshops.

Notifications You must be signed in to change notification settings

mgmt-sa-tiger-team/lightbulb-provisioner

Repository files navigation

Requirements:

  • name: install packages needed yum: name: "{{ item }}" state: latest with_items:

    • python2-pip
    • python-configparser
    • httpd-tools
    • java-1.8.0-openjdk-headless
  • name: install manageiq-client pip: name: manageiq-client

  • name: install ansible-tower-cli pip: name: ansible-tower-cli

  • name: install other packages: pip: name: "{{ item }}" with_items:

    • passlib
    • pyapi-gitlab
    • pywinrm
    • sendgrid==2.2.1

About

Management Lightbulb all-in-one provisioner for Ansible Lightbulb, Ansible Windows Lightbulb and CloudForms Ansible Tower Workshops.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published