[RFE] Support Export/Import of Domain with Ansible Method
Hi Patrik, This is what we discussed the other day. We decided to implement this by modifying the UI code to capture unique values for these fields: repository playbook credentials vault credentials Please let me know if you have any questions. Thanks, Tina
fixed in PR: https://github.com/ManageIQ/manageiq-automation_engine/pull/303
Hi Patrik and Tina, Please provide test steps for verifying this RFE. It will be very helpful to verify this BZ. Thanks, Ganesh
Steps for QE: 1) Go to Automation -> Automate -> Explorer ... and create a new automate method wit playbook type. 2) Fill the required fields, for instance repository and playbook. You can create these fields by using the UI or rails console (before step 1). (there are 5 fields, which will be converted: repository, playbook, credentials, vault credentials, cloud credentials) 3) Go to Automation -> Automate -> Import/Export .... and click on the datastore export. -> You can check, that these 5 playbook method fields are stored as a names insted of IDs. 4) Go to Automation -> Automate -> Import/Export .... and select the exported file and import it. -> In case where you have all linked objects with the same name the import will be successful. -> In other case(you can remove the linked object) you will get the error with specific error message for every invalid attribute. -> You can also modify the exported file and change these name fields to something else to be able to produce the error messages.
Embedded Ansible role is not getting enabled on 5.11.0.5 Waiting for this BZ to get fixed: https://bugzilla.redhat.com/show_bug.cgi?id=1677548
Fixed! Verified on version: 5.11.0.15.20190718144823_3d0108f
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:4199