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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert ansible-core pin when that becomes possible #178

Closed
jsf9k opened this issue Mar 10, 2024 · 1 comment 路 Fixed by #193
Closed

Revert ansible-core pin when that becomes possible #178

jsf9k opened this issue Mar 10, 2024 · 1 comment 路 Fixed by #193
Assignees
Labels
blocked This issue or pull request is awaiting the outcome of another issue or pull request improvement This issue or pull request will add or improve functionality, maintainability, or ease of use

Comments

@jsf9k
Copy link
Member

jsf9k commented Mar 10, 2024

馃挕 Summary

The ansible-core pin in requirements.txt should be removed when and if that becomes possible.

Note that the pin must also be reverted in cisagov/skeleton-generic and cisagov/skeleton-packer, as it is reproduced there in .pre-commit-config.yaml in cisagov/skeleton-generic#180 and in requirements.txt in cisagov/skeleton-packer#311, respectively.

See also:

Motivation and context

ansible-core 2.16.3 and later currently suffer from the bug discussed in ansible/ansible#82702, which breaks any symlinked files in vars, tasks, etc. for any Ansible role installed via ansible-galaxy. Once this issue is addressed the pin can be removed.

@jsf9k jsf9k added the improvement This issue or pull request will add or improve functionality, maintainability, or ease of use label Mar 10, 2024
jsf9k added a commit to cisagov/skeleton-packer that referenced this issue Mar 10, 2024
jsf9k added a commit to cisagov/skeleton-packer that referenced this issue Mar 10, 2024
mcdonnnj added a commit to cisagov/cyhy_amis that referenced this issue Mar 12, 2024
As described in cisagov/skeleton-ansible-role#178 this is a breaking
bug for how we use Ansible with Ansible roles.

Co-authored-by: Shane Frasier <jeremy.frasier@gwe.cisa.dhs.gov>
jsf9k added a commit to cisagov/openvpn-packer that referenced this issue Mar 13, 2024
mcdonnnj added a commit to cisagov/cyhy_amis that referenced this issue Apr 5, 2024
As described in cisagov/skeleton-ansible-role#178 this is a breaking
bug for how we use Ansible with Ansible roles.

Co-authored-by: Shane Frasier <jeremy.frasier@gwe.cisa.dhs.gov>
@jsf9k jsf9k self-assigned this May 3, 2024
@jsf9k
Copy link
Member Author

jsf9k commented May 3, 2024

The next release of ansible-core should unbreak this thanks to ansible/ansible#82911.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This issue or pull request is awaiting the outcome of another issue or pull request improvement This issue or pull request will add or improve functionality, maintainability, or ease of use
Projects
Development

Successfully merging a pull request may close this issue.

1 participant