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

Added pre_task to verify minimum Ansible version #454

Merged
merged 2 commits into from
Feb 25, 2024

Conversation

AngelGarzaDev
Copy link
Contributor

Proposed Changes

Added a pre_task to site.yml to verify the minimum version of Ansible (2.11).

Note: playbook syntax requires a non-empty "hosts" line, but the version check happens in the local machine (not the hosts in the host.ini).

Checklist

  • Tested locally
  • Ran site.yml playbook
  • Ran reset.yml playbook
  • Did not add any unnecessary changes
  • Ran pre-commit install at least once before committing
  • 🚀

@timothystewart6 timothystewart6 enabled auto-merge (squash) February 23, 2024 19:12
@timothystewart6
Copy link
Contributor

this closes #251

thank you!

@timothystewart6
Copy link
Contributor

auto-merge was automatically disabled February 23, 2024 23:34

Head branch was pushed to by a user without write access

@timothystewart6 timothystewart6 merged commit 83a0be3 into techno-tim:master Feb 25, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants