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

ERROR! vars file vars/{{ ansible_distribution }}.yml was not found #22

Open
kamal2222ahmed opened this issue Nov 29, 2017 · 0 comments
Open

Comments

@kamal2222ahmed
Copy link

i tried to run ice playbook on localhost which is rhel 7.4

here is the complete stdout:

[ec2-user@ip-10-103-159-207 playbooks]$ ansible-playbook -i "localhost," -c local ice-amazon-linux.yml
[DEPRECATION WARNING]: Instead of sudo/sudo_user, use become/become_user and make sure become_method is 'sudo' (default). This feature will
be removed in version 2.6. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
[DEPRECATION WARNING]: The use of 'include' for tasks has been deprecated. Use 'import_tasks' for static inclusions or 'include_tasks' for
dynamic inclusions. This feature will be removed in a future release. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
[DEPRECATION WARNING]: include is kept for backwards compatibility but usage is discouraged. The module documentation details page may
explain more about this rationale.. This feature will be removed in a future release. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.

PLAY [Ice] *********************************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************
ok: [localhost]
ERROR! vars file vars/{{ ansible_distribution }}.yml was not found

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