Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WARNING]: - ansible-collection-mac was NOT installed successfully: this role does not appear to have a meta/main.yml file. #113

Open
raulsuarezdabo opened this issue Dec 16, 2024 · 0 comments

Comments

@raulsuarezdabo
Copy link

raulsuarezdabo commented Dec 16, 2024

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.

What is supposed I can do to avoid this trouble?

Thanks in advance!

Adicional information

ansible --version
ansible [core 2.17.7]
config file = /Users/e052141/Tools/my-setup/ansible.cfg
configured module search path = ['/Users/e052141/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /Users/e052141/Library/Python/3.10/lib/python/site-packages/ansible
ansible collection location = /Users/e052141/.ansible/collections:/usr/share/ansible/collections
executable location = /Users/e052141/Library/Python/3.10/bin/ansible
python version = 3.10.11 (v3.10.11:7d4cc5aa85, Apr 4 2023, 19:05:19) [Clang 13.0.0 (clang-1300.0.29.30)] (/usr/local/bin/python3)
jinja version = 3.1.4
libyaml = True

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant