Skip to content

Missing files in vars/ #1

Description

@sujaymansingh
  • 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'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions