infra-ansible icon indicating copy to clipboard operation
infra-ansible copied to clipboard

Tooling / Ansible to support the many aspects of infrastructure installation, setup and configuration.

Results 67 infra-ansible issues
Sort by recently updated
recently updated
newest added

Bumps [mikepenz/release-changelog-builder-action](https://github.com/mikepenz/release-changelog-builder-action) from 2 to 3.3.0. Release notes Sourced from mikepenz/release-changelog-builder-action's releases. v3.3.0 🚀 Features Add HTTPS proxy functionality PR: #850 Thanks @​fhopfensperger for the contribution 📦 Dependencies Update dependencies...

dependencies

One of the steps `manage-organizations` does is to remove organizations that not considered needed. That step fails on AAP, because the way it's done right now, it tries to remove...

`config-ansible-tower-ocp-ssh` contains hardcoded deployment names of `ansible-tower`, it needs to be modified to allow mounting keys to AAP.

`config-ansible-tower-ocp-ldap-ca` is no longer needed as a part of AAP/Tower setup since it's handled by AAP operator

### What does this PR do? This PR removes hard-coded list of packages to be installed on LB, in favor of configurable list. Default list holds packages list valid for...

### What does this PR do? Updated to work with RHEL8 + bring in `keepalived` as part of the deployments. ### How should this be tested? Deploy HAproxy and Keepalived...

### What does this PR do? That PR adds a simple OpenShift Objects Manage Ansible role, along with playbook that uses that and generic inventory ### How should this be...

The playbook should allow you to wire up to a CEPH RADIOS Gateway and skip the local storage provisioning.

### What does this PR do? Adding support for teams ldap sync and add an example of prototypes in the sample test inventory. ### How should this be tested? Nothing...

enhancement

### What does this PR do? Beginning in fedora 31, a number of the legacy python packages that we rely on for `config-dns-server-bind` are no longer available. This bumps the...

enhancement