V-256904
Red Hat Ansible Automation Controller Application Server Security Technical Implementation Guide
Title
Automation Controller must be capable of reverting to the last known good configuration in the event of failed installations and upgrades.
Description
<VulnDiscussion>Any changes to the components of Automation Controller can have significant effects on the overall security of the system. In order to ensure a prompt response to failed application installations and application server upgrades, Automation Controller must provide an automated rollback capability that allows Automation Controller to be restored to a previous known good configuration state prior to the application installation or application server upgrade.</VulnDiscussion><FalseP...
Fix Text (Documentation Requirement)
As System Administrator login to the Controller. Locate the installer bundle directory that contains the inventory file used to install Ansible Automation Platform. From there, run the setup.sh command with the "-b" option to perform a backup. Example: "[[installation directory]]/setup.sh -b" Note: To revert from a backup, refer to: https://docs.ansible.com/automation-controller/latest/html/administration/backup_restore.html