File tree 4 files changed +10
-3
lines changed 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change
1
+ ### [ 2.21.4] ( https://github.com/PaloAltoNetworks/pan-os-ansible/compare/v2.21.3...v2.21.4 ) (2025-02-06)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * update assurance dependency ([ de1dcf4] ( https://github.com/PaloAltoNetworks/pan-os-ansible/commit/de1dcf40c944f07cee6dc438746f384edddc1064 ) )
7
+
1
8
### [ 2.21.3] ( https://github.com/PaloAltoNetworks/pan-os-ansible/compare/v2.21.2...v2.21.3 ) (2024-11-14)
2
9
3
10
Original file line number Diff line number Diff line change 2
2
Palo Alto Networks Ansible Collection
3
3
=====================================
4
4
5
- Version: 2.21.3
5
+ Version: 2.21.4
6
6
7
7
The Palo Alto Networks Ansible collection is a collection of modules that
8
8
automate configuration and operational tasks on Palo Alto Networks Next
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ namespace: 'paloaltonetworks'
10
10
name : ' panos'
11
11
12
12
# The version of the collection. Must be compatible with semantic versioning
13
- version : 2.21.3
13
+ version : 2.21.4
14
14
15
15
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
16
16
readme : ' README.md'
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " pan-os-ansible"
3
- version = " 2.21.3 "
3
+ version = " 2.21.4 "
4
4
description = " Ansible collection for Palo Alto Networks PAN-OS"
5
5
authors = [
" Palo Alto Networks <[email protected] >" ]
6
6
license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments