GithubHelp home page GithubHelp logo

rhel-ansible-roles's Introduction

RHEL Ansible Roles

License: GPLv3

Ansible roles for RHEL configuration.

Quick Intro

To install this collection from GitHub with Ansible 2.10 and newer:

ansible-galaxy collection install git+https://github.com/myllynen/rhel-ansible-roles,master

To install this collection with Ansible 2.9:

git clone https://github.com/myllynen/rhel-ansible-roles.git
ansible-galaxy collection build rhel-ansible-roles
ansible-galaxy collection install myllynen-rhel_ansible_roles-$version.tar.gz

Depending on the environment and requirements separate playbooks and/or vars files, group vars, variables defined in an inventory, or some other approach might be appropriate for providing configuration variables for the roles.

See the READMEs of each role for descriptions of the parameters they support.

See the example playbook configure_rhel.yml how these roles could be used together. For additional roles to configure RHEL functionality (such as network and storage), see Red Hat provided RHEL system roles (available also as rhel-system-roles RPM on RHEL).

These roles have been tested and verified to work against RHEL 7/8/9 using Ansible 2.9 - 2.15. Certain roles only work with newer RHEL versions where the required functionality is not available on the earlier releases, such as fapolicyd_setup. READMEs of roles will list supported versions where needed, by default all roles support all supported RHEL versions.

The roles will gather the minimum set of facts as needed meaning that they can be used in setups where fact gathering is disabled.

NB. Recent versions of rhel-system-roles may include similar roles as are included in this repository. Depending on the use case and support needs it should be evaluated which one to prefer. If in doubt, use the supported versions.

See Also

See also https://github.com/myllynen/rhel-image.

See also https://github.com/myllynen/ansible-packer.

See also https://github.com/myllynen/windows-ansible-roles.

See also https://console.redhat.com/ansible/automation-hub/repo/published/redhat/rhel_system_roles.

License

GPLv3+

rhel-ansible-roles's People

Contributors

myllynen avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

rhel-ansible-roles's Issues

metadata missing?

Did you miss metadata? It seems you use external roles, like aap config, but I don't see where it's listed as dependency.

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.