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

The issue was encountered while running "_lb-vms.yml_" with "_install_" tag. The playbook fails during setup firewall rules because the firewalld service is failing. Firewalld service is failing because of dbus...

As a user of Sonatype Nexus on OpenShift, I would like to be able to use the https://github.com/openshift/oauth-proxy to provide authentication to Nexus so that I do not have to...

The various READMEs in the Ansible Tower roles should be updated with more information about input parameters that they consume - i.e.: ansible tower url, etc. This should follow a...

In the [create-users]() role in `casl-ansible` -- we have the ability to just provide a prefix and then generate a sequence of users based off of that prefix (i.e. provide...

enhancement

is there a minimum version that you guys expect for this content? there's a lot of roles that can be written different due to the ansible version.

duplicate

When having the process-and-notify-users playbook read from a csv file, any existing users who are not specified in the file are removed from idm. For example if I had users...

verification needed

The `config-nexus` role will be deprecated once the new plugin has been integrated and allows for declarative configuration. The issues which need to be resolved first are listed below: https://github.com/redhat-cop/openshift-templates/issues/55...

The new version no longer uses a default password of "admin123" and generates a new password on startup. We will need to re-work our tooling to account for this. I...

there's some ansible content for IDM/freeipa. They work great and have modules to do the job. I think we should consolidate and submit PR's to enhance/update those roles https://github.com/freeipa/ansible-freeipa

Currently the role `identity-management/manage-atlassian-identities` will allow user creation emails to be sent even if the user already exists. For example if the user `bvkin` exists in Atlassian, and I target...