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

fix required ansible-core version #565

Merged

Conversation

akira6592
Copy link
Contributor

Description

Fixed the version in the Installation Guide due to Ansible version information below.

  • Ansible versions before 2.14 are not supported.

    • in README,md
  • requires_ansible: '>=2.14.0'

    • in meta/runtime.yml

Motivation and Context

Due to confusion between different versions of Installation Guide and meta/runtime.yml

How Has This Been Tested?

Document only.

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

@akira6592
Copy link
Contributor Author

akira6592 commented Aug 22, 2024

bumped min ansible-core to 2.15 according to #572

@alperenkose alperenkose merged commit be55258 into PaloAltoNetworks:develop Sep 16, 2024
8 checks passed
@akira6592
Copy link
Contributor Author

@alperenkose Thank you!

@akira6592 akira6592 deleted the fix-doc-version-consistency branch September 16, 2024 11:01
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.

2 participants