fujitsu / fujitsu-ansible-irmc-integration

The Fujitsu Software Serverview Ansible iRMC Integration features modules and playbooks to access and manage Fujitsu PRIMERGY servers via iRMC.
GNU General Public License v3.0
34 stars 6 forks source link

Please add meta directory and main.yml #7

Open kristjankullerkann opened 5 years ago

kristjankullerkann commented 5 years ago

It is not possible to install this role with ansible-galaxy:


cat requirements.yml 
---
# from GitHub
- src: https://github.com/FujitsuPrimergy/fujitsu-ansible-irmc-integration.git

$ ansible-galaxy install -r requirements.yml  
 [WARNING]: - fujitsu-ansible-irmc-integration was NOT installed successfully: this role does not appear to have a meta/main.yml file.

ERROR! - you can use --ignore-errors to skip failed roles and finish processing the list.```