Upgrade CCS using the Ansible Update script

This topic provides commands to upgrade CCS Application Server and CCS Manager using the Ansible Update script
Run the copy of the script to copy the
Webportal
and
Ansible_FreshSilentInstall
to the target host machine, and then run the below command to upgrade the CCS component such as the Application Server or CCS Manager:
Upgrade CCS Application Server
ansible-playbook CCS_APS_Upgrade.yml -e @secureConfig.enc -e 'winhost=<HostName> installExecutableName=CCS_12_6_0_PU_2022-1_Win.exe'
Upgrade CCS Manager
ansible-playbook CCS_Manager_Upgrade.yml -e @secureConfig.enc -e 'winhost=<HostName> installExecutableName=CCS_12_6_0_PU_2022-1_Win.exe'