Code Monkey home page Code Monkey logo

aap_utilities's Introduction

Red Hat Communities of Practice Ansible Automation Platform Utilities Collection

Ansible Lint Galaxy Release

This ansible collection includes a number of roles which can be useful for installing and managing AWX or Ansible Automation Platform. Using this collection, you'll be able to automate following tasks:

  • RHEL based installs
    • prepare and install Automation controller and Private automation hub on RHEL
    • configure the OS to support Kerberos (if you plan to manage Windows hosts using AD credentials)
    • backup and restore Automation controller and Private automation hub
    • install a minimal Git repo over SSH, for demonstration and learning purposes
  • OpenShift based installs
    • prepare and install Automation controller and Private automation hub on OpenShift

Requirements

The following collections are required to use this collection.

Name Minimum Version
ansible.posix 1.0.0
kubernetes.core 2.2.0
redhat.openshift 2.0.1

โš ๏ธ IMPORTANT

To install this collection ensure that access to Automation Hub is configured or required collections are already installed.

The aap_install_ocp role requires the kubernetes (version 12.0.0 or later) Python module to be installed.

Included content

Click the Content button to see the list of content included in this collection.

Installing this collection

You can install the redhat_cop aap_utilities collection with the Ansible Galaxy CLI:

ansible-galaxy collection install redhat_cop.aap_utilities

You can also include it in a requirements.yml file and install it with ansible-galaxy collection install -r requirements.yml, using the format:

---
collections:
  - name: redhat_cop.aap_utilities
    # If you need a specific version of the collection, you can specify like this:
    # version: ...

Using this collection

See Also

Release and Upgrade Notes

Many roles and variables have been renamed to reflect the product renaming from Tower to controller/AAP. Verify carefully your inventory variables and playbooks.

The previous OCP installation role has been suppressed due to the introduction of an operator. In addition to the current OCP installation role, further (community) automation for AAP on OCP is available from the GitOps catalogue.

Roadmap

Contributing to this collection

We welcome community contributions to this collection. If you find problems, please open an issue or create a PR against the AAP Utilities collection repository. More information about contributing can be found in our Contribution Guidelines.

Licensing

GNU General Public License v3.0 or later.

See LICENSE to see the full text.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.