Skip to content
This repository was archived by the owner on Jul 20, 2022. It is now read-only.

[feature req] #5

Open
tobit6795 opened this issue Jan 13, 2020 · 0 comments
Open

[feature req] #5

tobit6795 opened this issue Jan 13, 2020 · 0 comments

Comments

@tobit6795
Copy link

tobit6795 commented Jan 13, 2020

how about the possibility to get a list of available playbooks
for example:

roles/auth
├── files
│   ├── skel
│   └── sudoers
├── handlers
│   └── main.yml
├── tasks
│   ├── auth.yml
│   ├── environment-redhat.yml
│   └── main.yml
├── templates
│   └── sshd_config.j2
└── vars
   └── redhat.yml

as you can see in my task i have a main.yml which includes the others. would be nice if i could get a list of the yml-files in the roles/$ROLE/task directory besides the tasks within the yml-files

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

No branches or pull requests

1 participant