Project

Profile

Help

Issue #7734

Updated by pulpbot over 2 years ago

 

 **Ticket moved to GitHub**: "pulp/pulp_ansible/714":https://github.com/pulp/pulp_ansible/issues/714 




 ---- 


 Validate the requirements.yml when a remote is saved. 

 Some examples: 

 - Validate the presence of required keys (name, source) if the entry is a hash 
 - Validate that `type` matches up with whatever types we support (ie only galaxy at this point) 

Back