Hello All,
I am referring Upgrade JIRA with Ansible? to upgrade cloud JIRA application using ansible palybook. Application upgrade is happening in test env perfectly with fewer data. But I am facing a problem in production with back up the JIRA_HOME directory. Due to huge data and attachments, it is taking huge time (more than 3 hrs). While doing manually we are skipping to back up the JIRA home directory.
Please let us know how we can skip the JIRA_HOME directory (/var/Atlassian/..) in the upgrade process through the Ansible playbook.