You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm new in Ansible so sorry If I'm asking something incoherent.
By third party requirements I can't install the role by Ansible Galaxy, so I decide to install by source code. According to this reqquirements, my requirements.yml file has the above content.
When I run the command ansible-galaxy install -r roles/requirements.yml the return is:
Starting galaxy role install process
[WARNING]: - ansible-collection-mac 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.
Hi,
I'm new in Ansible so sorry If I'm asking something incoherent.
By third party requirements I can't install the role by Ansible Galaxy, so I decide to install by source code. According to this reqquirements, my requirements.yml file has the above content.
When I run the command ansible-galaxy install -r roles/requirements.yml the return is:
Starting galaxy role install process
What is supposed I can do to avoid this trouble?
Thanks in advance!
Adicional information
The text was updated successfully, but these errors were encountered: