Derek Fletcher
Derek Fletcher
That is what I do now ``` - name: Check If Captain is Already Elected hosts: - shc run_once: true tasks: - name: Get SHC Captain Status shell: "/opt/splunk/bin/splunk show...
I would like to see this as well.
I see this issue occurring with both `import_tasks` and `include_tasks` if one task is including another task in the same folder. For example... Directory structure: ``` issue ├── playbook.yml └──...
In my case I require using "homepage": "./". Any work around?