Description of problem: When importing a role that has variables on the ~/role_name/vars/main.yml file, those variables are not imported on the WebUI. Version-Release number of selected component (if applicable): 6.6 Beta How reproducible: Create or install a role that has variables on the "~/vars/main.yml" file. Steps to Reproduce: 1. Copy/Install a role that has variable on the file "~/vars/main.yml"; 2. Import the role on the Satellite WebUI; 3. Import the variables on the Satellite WebUI; Actual results: The variables present on the file "~/vars/main.yml" are not imported on the Satellite, it means that those variables will not be available to be overwritten on the Parameters tab, on the client. Expected results: Files present in the file "~/vars/main.yml", should be imported on the Satellite. Additional info:
*** This bug has been marked as a duplicate of bug 1763783 ***