Giter Site home page Giter Site logo

drodowic / galaxy_collection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ansible/galaxy_collection

0.0 0.0 0.0 1.33 MB

Collection of modules and roles to configure Automation Hub

License: GNU General Public License v3.0

Python 99.85% Jinja 0.15%

galaxy_collection's Introduction

Red Hat Ansible Automation Hub Configuration Collection

pre-commit tests Code style: flake8

This Ansible collection allows for easy interaction with an Ansible Automation Hub or Galaxy NG server via Ansible playbooks.

Links to Ansible Automation Platform Collections

Collection Name Purpose
awx.awx/Ansible.controller repo Automation controller modules
Ansible Hub Configuration Automation hub configuration

Links to other Validated Configuration Collections for Ansible Automation Platform

Collection Name Purpose
Controller Configuration Automation controller configuration
EE Utilities Execution Environment creation utilities
AAP installation Utilities Ansible Automation Platform Utilities
AAP Configuration Template Configuration Template for this suite

Included content

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

Installing this collection

You can install the galaxy galaxy collection with the Ansible Galaxy CLI:

ansible-galaxy collection install galaxy.galaxy

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: galaxy.galaxy
    # If you need a specific version of the collection, you can specify like this:
    # version: ...

Using this collection

Define following vars here, or in galaxy_configs/galaxy_auth.yml galaxy_server: ansible-galaxy-web-svc-test-project.example.com

You can also specify authentication by setting the following variables:

  • galaxy_server, galaxy_oauthtoken, ah_token

The OAuth2 token is the only method. You can obtain the token through the web interface. If you only pass a username and password to galaxy API roles/modules a new OAUTH2 token will be generated, invalidating the previous user token. To ensure this doesn't occur always set the ah_token variable to the users OAUTH2 token before executing automation. This does not affect pulp API calls.

Galaxy API calls

  • group
  • namespace
  • publish
  • repository
  • repository_sync
  • user

These can be specified via (from highest to lowest precedence):

  • direct role variables as mentioned above

See Also

Release and Upgrade Notes

For details on changes between versions, please see the changelog for this collection.

Roadmap

Add more roles and modules for endpoints on the Automation Hub.

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 Automation Hub Configuration 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.

All content in this folder is licensed under the same license as Ansible, which is the same as license that applied before when the base for this code was derived form the AWX.AWX collection.

Documentation

Documentation for Automation hub URI can be found at Documentation for Automation hub URI.

galaxy_collection's People

Contributors

sean-m-sullivan avatar tompage1994 avatar djdanielsson avatar github-actions[bot] avatar alawong avatar branic avatar herve4m avatar tonyreveal avatar dbk-rabel avatar gearboxscott avatar silvinux avatar angelesphillips avatar ivarmu avatar dkolepp avatar rochacbruno avatar benformosa avatar dsavineau avatar killumslow avatar leo8a avatar rjo-uk avatar robbbbh avatar samccann avatar jon4hz avatar otatman avatar syntaxsdev avatar

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.