-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a71627a
commit 768e9f8
Showing
7 changed files
with
112 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
85 changes: 85 additions & 0 deletions
85
ansible_collections/f5networks/f5os/changelogs/.plugin-cache.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
objects: | ||
role: {} | ||
plugins: | ||
become: {} | ||
cache: {} | ||
callback: {} | ||
cliconf: {} | ||
connection: {} | ||
filter: {} | ||
httpapi: | ||
f5os: | ||
description: HttpApi Plugin for F5OS devices | ||
name: f5os | ||
version_added: 1.0.0 | ||
inventory: {} | ||
lookup: {} | ||
module: | ||
f5os_config_backup: | ||
description: Manage F5OS config backups. | ||
name: f5os_config_backup | ||
namespace: '' | ||
version_added: 1.2.0 | ||
f5os_device_info: | ||
description: Collect information from F5OS devices | ||
name: f5os_device_info | ||
namespace: '' | ||
version_added: 1.0.0 | ||
f5os_interface: | ||
description: Manage network interfaces on F5OS based systems | ||
name: f5os_interface | ||
namespace: '' | ||
version_added: 1.0.0 | ||
f5os_lag: | ||
description: Manage LAG interfaces on F5OS based systems | ||
name: f5os_lag | ||
namespace: '' | ||
version_added: 1.0.0 | ||
f5os_tenant: | ||
description: Manage F5OS tenants | ||
name: f5os_tenant | ||
namespace: '' | ||
version_added: 1.0.0 | ||
f5os_tenant_image: | ||
description: Manage F5OS tenant images | ||
name: f5os_tenant_image | ||
namespace: '' | ||
version_added: 1.0.0 | ||
f5os_tenant_wait: | ||
description: Wait for a F5OS tenant condition before continuing | ||
name: f5os_tenant_wait | ||
namespace: '' | ||
version_added: 1.0.0 | ||
f5os_vlan: | ||
description: Manage VLANs on F5OS based systems | ||
name: f5os_vlan | ||
namespace: '' | ||
version_added: 1.0.0 | ||
velos_partition: | ||
description: Manage VELOS chassis partitions | ||
name: velos_partition | ||
namespace: '' | ||
version_added: 1.0.0 | ||
velos_partition_change_password: | ||
description: Provides access to VELOS chassis partition user authentication | ||
methods | ||
name: velos_partition_change_password | ||
namespace: '' | ||
version_added: 1.0.0 | ||
velos_partition_image: | ||
description: Manage VELOS chassis partition images | ||
name: velos_partition_image | ||
namespace: '' | ||
version_added: 1.0.0 | ||
velos_partition_wait: | ||
description: Wait for a VELOS chassis partition to match a condition before | ||
continuing | ||
name: velos_partition_wait | ||
namespace: '' | ||
version_added: 1.0.0 | ||
netconf: {} | ||
shell: {} | ||
strategy: {} | ||
test: {} | ||
vars: {} | ||
version: 1.7.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
ansible_collections/f5networks/f5os/changelogs/fragments/added-api-ready-to-tenant-wait.yaml
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
...ble_collections/f5networks/f5os/changelogs/fragments/tenant-wait-longer-delay-bugfix.yaml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,4 +19,4 @@ tags: | |
- networking | ||
- rseries | ||
- velos | ||
version: 1.7.0-devel | ||
version: 1.7.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters