aap_utilities icon indicating copy to clipboard operation
aap_utilities copied to clipboard

Ansible Collection for automated deployment of AAP and other objects for general use

Results 7 aap_utilities issues
Sort by recently updated
recently updated
newest added

### Discussed in https://github.com/redhat-cop/aap_utilities/discussions/224 Originally posted by **spyrexd** March 25, 2024 Support using the containerized installer when downloading and installing AAP. Allow setting the arch of the installer to enable...

enhancement

# Summary It's possible to set the favicon for AAP on VMs using this article: https://access.redhat.com/solutions/6998477 However, we don't have a documented way to set it for AAP on OCP...

enhancement

# Summary The code in the `initialization.yml` task file attempts to create the namespace, but not all OpenShift configurations are setup where the team/user can do anything. In my current...

bug

Assuming we create the hosts fully automatically, they aren't known to each other, and the setup.sh can't work properly.

aap_setup_rhel_version: "{{ ansible_distribution_major_version | default(8, true) }}" has issues if the installer is not run on the same destination OS, we might grab this from an inventory item? or just...

documentation
good first issue

Managing multiple AAP instances (dev,test,prod) or in different network zones is a challenge. The tasks often performed are: - start, stop, and restart of services - healthchecks - etc Basic...

enhancement
good first issue

Update pre-commit - Updated pre-commit - Auto-generated by [create-pull-request][1] [1]: https://github.com/peter-evans/create-pull-request

automated pr
pre-commit