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

Make import_playbook recognize playbooks from within collections #4141

Merged
merged 1 commit into from
May 9, 2024

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented May 7, 2024

@ssbarnea ssbarnea added the bug label May 7, 2024
ssbarnea added a commit to ansible/ansible-compat that referenced this pull request May 8, 2024
Add functionality for detecting if Ansible can find specific
playbooks, caching the results. This is useful as they can reside
inside collections.

Related: ansible/ansible-lint#4141
ssbarnea added a commit to ansible/ansible-compat that referenced this pull request May 8, 2024
Add functionality for detecting if Ansible can find specific
playbooks, caching the results. This is useful as they can reside
inside collections.

Related: ansible/ansible-lint#4141
ssbarnea added a commit to ansible/ansible-compat that referenced this pull request May 8, 2024
Add functionality for detecting if Ansible can find specific
playbooks, caching the results. This is useful as they can reside
inside collections.

Related: ansible/ansible-lint#4141
ssbarnea added a commit to ansible/ansible-compat that referenced this pull request May 8, 2024
Add functionality for detecting if Ansible can find specific
playbooks, caching the results. This is useful as they can reside
inside collections.

Related: ansible/ansible-lint#4141
ssbarnea added a commit to ansible/ansible-compat that referenced this pull request May 8, 2024
Add functionality for detecting if Ansible can find specific
playbooks, caching the results. This is useful as they can reside
inside collections.

Related: ansible/ansible-lint#4141
ssbarnea added a commit to ansible/ansible-compat that referenced this pull request May 8, 2024
Add functionality for detecting if Ansible can find specific
playbooks, caching the results. This is useful as they can reside
inside collections.

Related: ansible/ansible-lint#4141
@ssbarnea ssbarnea marked this pull request as ready for review May 8, 2024 18:01
@ssbarnea ssbarnea requested a review from a team as a code owner May 8, 2024 18:01
@ssbarnea ssbarnea requested review from Qalthos, priyamsahoo and cidrblock and removed request for a team May 8, 2024 18:01
@ssbarnea ssbarnea changed the title Avoid false positive import_playbook errors Make import_playbook recognize playbooks from within collections May 8, 2024
@ssbarnea ssbarnea requested a review from audgirka May 9, 2024 07:29
@ssbarnea ssbarnea merged commit aaff090 into main May 9, 2024
25 checks passed
@ssbarnea ssbarnea deleted the fix/fqcn-playbooks branch May 9, 2024 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

filenotfounderror in import_playbook with FQCN
2 participants