redhat-cop / infra-ansible

Tooling / Ansible to support the many aspects of infrastructure installation, setup and configuration.
Apache License 2.0
212 stars 122 forks source link

Atlassian: Skip existing components #244

Open tylerauerbeck opened 5 years ago

tylerauerbeck commented 5 years ago

Currently when trying to rerun an inventory or running a new inventory against existing components, the playbook will fail if an item already exists (ie: a project category). We probably want this to be more graceful and just skip the task versus failing the playbook. This would allow us to continue and would prevent any manual cleanup that may otherwise be necessary.

oybed commented 5 years ago

Does this apply to both JIRA and Confluence processing, or just one of the two?

tylerauerbeck commented 5 years ago

This will apply to both Jira and Confluence.