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

Missing files in vars/ #1

Open
sujaymansingh opened this issue Feb 25, 2016 · 0 comments
Open

Missing files in vars/ #1

sujaymansingh opened this issue Feb 25, 2016 · 0 comments

Comments

@sujaymansingh
Copy link

  • It tries to include RedHat.yml in
    - include: RedHat.yml
    when: ansible_os_family == "RedHat"
    which I assume is a typo. (In fact, those lines should probably be removed.)
  • But there is no vagrant.yml, but it is included in
    - include_vars: vagrant.yml
    when: ansible_ssh_user == 'vagrant'
@sujaymansingh sujaymansingh changed the title Missing files in /var Missing files in vars/ Feb 25, 2016
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