Skip to content

Commit

Permalink
Bump version -> v0.8.0 (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
LBGarber authored Aug 30, 2022
1 parent 7a8cfa7 commit 7c5d1e9
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
50 changes: 25 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,35 +19,35 @@ PEP440 is the schema used to describe the versions of Ansible.
### Modules
Name | Description
--- | ---
[linode.cloud.account_info](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/account_info.md)|Get information about the current Linode account.
[linode.cloud.domain](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/domain.md)|Create and destroy domains.
[linode.cloud.domain_info](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/domain_info.md)|Gather info about an existing domain.
[linode.cloud.domain_record](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/domain_record.md)|Create and destroy domain records.
[linode.cloud.domain_record_info](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/domain_record_info.md)|Gather info about an existing domain record.
[linode.cloud.firewall](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/firewall.md)|Create and destroy Firewalls.
[linode.cloud.firewall_info](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/firewall_info.md)|Gather info about an existing Firewall.
[linode.cloud.firewall_device](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/firewall_device.md)|Manage Firewall Devices.
[linode.cloud.instance](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/instance.md)|Create and destroy Linodes.
[linode.cloud.instance_info](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/instance_info.md)|Gather info about an existing Linode instance.
[linode.cloud.lke_cluster](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/lke_cluster.md)|Manage LKE clusters.
[linode.cloud.lke_cluster_info](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/lke_cluster_info.md)|Gather info about an existing LKE cluster.
[linode.cloud.lke_node_pool](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/lke_node_pool.md)|Manage LKE Node Pools.
[linode.cloud.nodebalancer](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/nodebalancer.md)|Create, destroy, and configure NodeBalancers.
[linode.cloud.nodebalancer_info](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/nodebalancer_info.md)|Gather info about an existing NodeBalancer.
[linode.cloud.nodebalancer_node](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/nodebalancer_node.md)|Manage NodeBalancer nodes.
[linode.cloud.object_cluster_info](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/object_cluster_info.md)|Gather info about Object Storage clusters.
[linode.cloud.object_keys](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/object_keys.md)|Create and destroy Object Storage keys.
[linode.cloud.profile_info](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/profile_info.md)|Get information about the current Linode profile.
[linode.cloud.stackscript](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/stackscript.md)|Create and destroy StackScripts.
[linode.cloud.token](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/token.md)|Create and destroy Tokens.
[linode.cloud.vlan_info](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/vlan_info.md)|Gather info about an existing Linode VLAN.
[linode.cloud.volume](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/volume.md)|Create, destroy, and attach Linode volumes.
[linode.cloud.volume_info](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/modules/volume_info.md)|Gather info about an existing Linode volume.
[linode.cloud.account_info](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/account_info.md)|Get information about the current Linode account.
[linode.cloud.domain](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/domain.md)|Create and destroy domains.
[linode.cloud.domain_info](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/domain_info.md)|Gather info about an existing domain.
[linode.cloud.domain_record](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/domain_record.md)|Create and destroy domain records.
[linode.cloud.domain_record_info](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/domain_record_info.md)|Gather info about an existing domain record.
[linode.cloud.firewall](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/firewall.md)|Create and destroy Firewalls.
[linode.cloud.firewall_info](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/firewall_info.md)|Gather info about an existing Firewall.
[linode.cloud.firewall_device](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/firewall_device.md)|Manage Firewall Devices.
[linode.cloud.instance](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/instance.md)|Create and destroy Linodes.
[linode.cloud.instance_info](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/instance_info.md)|Gather info about an existing Linode instance.
[linode.cloud.lke_cluster](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/lke_cluster.md)|Manage LKE clusters.
[linode.cloud.lke_cluster_info](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/lke_cluster_info.md)|Gather info about an existing LKE cluster.
[linode.cloud.lke_node_pool](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/lke_node_pool.md)|Manage LKE Node Pools.
[linode.cloud.nodebalancer](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/nodebalancer.md)|Create, destroy, and configure NodeBalancers.
[linode.cloud.nodebalancer_info](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/nodebalancer_info.md)|Gather info about an existing NodeBalancer.
[linode.cloud.nodebalancer_node](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/nodebalancer_node.md)|Manage NodeBalancer nodes.
[linode.cloud.object_cluster_info](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/object_cluster_info.md)|Gather info about Object Storage clusters.
[linode.cloud.object_keys](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/object_keys.md)|Create and destroy Object Storage keys.
[linode.cloud.profile_info](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/profile_info.md)|Get information about the current Linode profile.
[linode.cloud.stackscript](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/stackscript.md)|Create and destroy StackScripts.
[linode.cloud.token](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/token.md)|Create and destroy Tokens.
[linode.cloud.vlan_info](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/vlan_info.md)|Gather info about an existing Linode VLAN.
[linode.cloud.volume](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/volume.md)|Create, destroy, and attach Linode volumes.
[linode.cloud.volume_info](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/modules/volume_info.md)|Gather info about an existing Linode volume.

### Inventory
Name | Description
--- | ---
[linode.cloud.instance](https://github.com/linode/ansible_linode/blob/v0.7.1/docs/inventory/instance.rst)|Reads instance inventories from Linode.
[linode.cloud.instance](https://github.com/linode/ansible_linode/blob/v0.8.0/docs/inventory/instance.rst)|Reads instance inventories from Linode.

<!--end collection content-->

Expand Down
4 changes: 2 additions & 2 deletions galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
namespace: linode
name: cloud
version: 0.7.1
version: 0.8.0
readme: README.md
description: Linode ansible collection
authors:
Expand All @@ -13,7 +13,7 @@ tags:
- linode
- cloud
repository: https://github.com/linode/ansible_linode
documentation: https://github.com/linode/ansible_linode/blob/v0.7.1/README.md
documentation: https://github.com/linode/ansible_linode/blob/v0.8.0/README.md
homepage: https://github.com/linode/ansible_linode
issues: https://github.com/linode/ansible_linode/issues
build_ignore:
Expand Down

0 comments on commit 7c5d1e9

Please sign in to comment.