Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit 5493ab5

Browse files
committed
Version 1.3.1 release
1 parent 4625acf commit 5493ab5

7 files changed

Lines changed: 113 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ being included in this project.
9393
[repoinstall]: https://docs.ansible.com/ansible/latest/user_guide/collections_using.html#installing-a-collection-from-a-git-repository
9494
[dailybuild]: https://f5-ansible.s3.amazonaws.com/collections/f5networks-f5next-devel.tar.gz
9595
[ansible_issues]: https://github.com/F5Networks/f5-ansible-next/issues
96-
[License]: https://github.com/f5devcentral/f5-ansible-next/blob/master/COPYING
96+
[License]: https://www.gnu.org/licenses/gpl-3.0.txt
9797
[ansiblehelp]: http://clouddocs.f5.com/products/orchestration/ansible/devel/
9898
[execenv]: https://docs.ansible.com/automation-controller/latest/html/userguide/execution_environments.html
9999
[f5execenv]: http://clouddocs.f5.com/products/orchestration/ansible/devel/usage/exec-env.html

ansible_collections/f5networks/next/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ F5Networks F5 BIG-IP Next Collection Release Notes
44

55
.. contents:: Topics
66

7+
v1.3.1
8+
======
9+
710
v1.3.0
811
======
912

ansible_collections/f5networks/next/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ being included in this project.
9393
[repoinstall]: https://docs.ansible.com/ansible/latest/user_guide/collections_using.html#installing-a-collection-from-a-git-repository
9494
[dailybuild]: https://f5-ansible.s3.amazonaws.com/collections/f5networks-f5next-devel.tar.gz
9595
[ansible_issues]: https://github.com/F5Networks/f5-ansible-next/issues
96-
[License]: https://github.com/f5devcentral/f5-ansible-next/blob/master/COPYING
96+
[License]: https://www.gnu.org/licenses/gpl-3.0.txt
9797
[ansiblehelp]: http://clouddocs.f5.com/products/orchestration/ansible/devel/
9898
[execenv]: https://docs.ansible.com/automation-controller/latest/html/userguide/execution_environments.html
9999
[f5execenv]: http://clouddocs.f5.com/products/orchestration/ansible/devel/usage/exec-env.html
Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
objects:
2+
role: {}
3+
plugins:
4+
become: {}
5+
cache: {}
6+
callback: {}
7+
cliconf: {}
8+
connection: {}
9+
filter: {}
10+
httpapi:
11+
cm:
12+
description: HttpApi Plugin for BIG-IP Next Central Manager devices
13+
name: cm
14+
version_added: 1.0.0
15+
inventory: {}
16+
lookup: {}
17+
module:
18+
cm_device_info:
19+
description: Collect information from CM devices
20+
name: cm_device_info
21+
namespace: ''
22+
version_added: 1.0.0
23+
cm_files:
24+
description: Manage files uploads/deletes on BIG-IP Next CM
25+
name: cm_files
26+
namespace: ''
27+
version_added: 1.0.0
28+
cm_next_as3_deploy:
29+
description: Manages Deploying an AS3 declaration to a specified instance managed
30+
by BIG-IP Next Central Manager.
31+
name: cm_next_as3_deploy
32+
namespace: ''
33+
version_added: 1.0.0
34+
cm_next_backup_restore:
35+
description: Backup and restore BIG-IP Next instance configration through CM
36+
name: cm_next_backup_restore
37+
namespace: ''
38+
version_added: 1.0.0
39+
cm_next_deploy_f5os:
40+
description: Module to manage deployments of BIG-IP Next instances on F5OS devices
41+
name: cm_next_deploy_f5os
42+
namespace: ''
43+
version_added: 1.0.0
44+
cm_next_deploy_vmware:
45+
description: Module to manage deployments of BIG-IP Next instances on VMWARE
46+
name: cm_next_deploy_vmware
47+
namespace: ''
48+
version_added: 1.0.0
49+
cm_next_discover:
50+
description: Module to Add/Delete BIG-IP Next Instances onto Central Manager
51+
name: cm_next_discover
52+
namespace: ''
53+
version_added: 1.0.0
54+
cm_next_files:
55+
description: Manage BIG-IP Next instance files through CM
56+
name: cm_next_files
57+
namespace: ''
58+
version_added: 1.0.0
59+
cm_next_global_resiliency_group:
60+
description: Manages Global Resiliency Group on the Central Manager.
61+
name: cm_next_global_resiliency_group
62+
namespace: ''
63+
version_added: 1.0.0
64+
cm_next_ha:
65+
description: Configure High Availability for BIG-IP Next instances.
66+
name: cm_next_ha
67+
namespace: ''
68+
version_added: 1.0.0
69+
cm_next_ha_failover:
70+
description: Fail-over BIG-IP Next HA instance on CM
71+
name: cm_next_ha_failover
72+
namespace: ''
73+
version_added: 1.0.0
74+
cm_next_license:
75+
description: Manage license activation and deactivation of BIG-IP Next instances.
76+
name: cm_next_license
77+
namespace: ''
78+
version_added: 1.3.0
79+
cm_next_provider:
80+
description: Manage providers on Central Manager
81+
name: cm_next_provider
82+
namespace: ''
83+
version_added: 1.0.0
84+
cm_next_upgrade:
85+
description: Manage BIG-IP Next instance upgrades through CM
86+
name: cm_next_upgrade
87+
namespace: ''
88+
version_added: 1.0.0
89+
cm_ssl_certificate_create:
90+
description: Manages certificate and/or key on the Central Manager.
91+
name: cm_ssl_certificate_create
92+
namespace: ''
93+
version_added: 1.0.0
94+
cm_ssl_certificate_import:
95+
description: Manages certificate, key and PKCS12 on the Central Manager.
96+
name: cm_ssl_certificate_import
97+
namespace: ''
98+
version_added: 1.0.0
99+
netconf: {}
100+
shell: {}
101+
strategy: {}
102+
test: {}
103+
vars: {}
104+
version: 1.3.1

ansible_collections/f5networks/next/changelogs/changelog.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,5 @@ releases:
8585
name: cm_next_license
8686
namespace: ''
8787
release_date: '2024-09-10'
88+
1.3.1:
89+
release_date: '2024-09-13'

ansible_collections/f5networks/next/galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ tags:
1818
- networking
1919
- next
2020
- cm
21-
version: 1.4.0-devel
21+
version: 1.3.1

ansible_collections/f5networks/next/plugins/module_utils/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# GNU General Public License v3.0 (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
55

66
# This collection version needs to be updated at each release
7-
CURRENT_COLL_VERSION = "1.4.0-devel"
7+
CURRENT_COLL_VERSION = "1.3.1"

0 commit comments

Comments
 (0)