1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Update changelog to reflect module renames.

This commit is contained in:
Michael DeHaan 2013-06-08 14:18:58 -04:00
parent 41bded178d
commit a7e8f37dcc

View file

@ -35,8 +35,8 @@ Modules added:
* cloud: rax: module for creating instances in the rackspace cloud (uses pyrax) * cloud: rax: module for creating instances in the rackspace cloud (uses pyrax)
* packages: npm: node.js package management * packages: npm: node.js package management
* packages: pkgng: next-gen package manager for FreeBSD * packages: pkgng: next-gen package manager for FreeBSD
* packages: subscription-manager: manage Red Hat subscription usage * packages: redhat_subscription: manage Red Hat subscription usage
* packages: rhnreg_ks: basic RHN registration * packages: rhn_register: basic RHN registration
* packages: zypper (SuSE) * packages: zypper (SuSE)
* database: postgresql_priv: manages postgresql priveledges * database: postgresql_priv: manages postgresql priveledges
* networking: bigip_pool: load balancing with F5s * networking: bigip_pool: load balancing with F5s