Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.16 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.16 KB

ansible-infra

About

This is a collections of roles/ playbooks to post-configure Red Hat Satellite 6 server, perform actions in Red Hat Virtualization and other examples useful in case of testing or demoing product features.

Everything has been written keeping in mind the usage of Ansible Automation Platform.

Author, Copyright and License

This repo contains code created by Gianfranco Sigrisi.
It is free software licensed under the terms of the GNU General Public License GPL v3 or later.

Motivation

I've wrote this Playbook because I do a lot of experiments in my LAB.
On a daily base, I use Red Hat Satellite, Ansible Automation Platform and Red Hat Virtualization to try new stuff and sometimes it breaks.

Manual installation takes a lot of time and all I want to do is automate.

Scope

This playbook is not meant for daily tasks such as creating and provision new hosts.
It can be useful in case specific operations are needed after the initial base OS installation.

How to use

The code has been created to be used both from cli and Ansible Automation Platform.

Contributions

Contributions are welcome, just send me a pull-request.