Skip to content
This repository was archived by the owner on Nov 17, 2021. It is now read-only.
This repository was archived by the owner on Nov 17, 2021. It is now read-only.

Paths unclear in ansible writing_playbooks exercise. #119

@jimconner

Description

@jimconner

Everyone who has undertaken the 'writing_playbooks' exercise so far (3 so far, myself included) has struggled to work out the correct path to the 'resources' folder. The correct path is '../resources', but to know that this is the correct path, you need to understand that ansible will use paths relative to the location where the playbook is stored, rather than relative to the location where you execute the command.

We need to add another paragraph of explanation to the exercise to explain how to work out the paths you'll need to include in your playbook.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions