community.general/lib/ansible/modules/cloud/rackspace
Matt Martz 8e4755728e DRY up duplicate code 2016-12-08 11:22:43 -05:00
..
__init__.py
rax.py DRY up duplicate code 2016-12-08 11:22:43 -05:00
rax_cbs.py Add boot from volume functionality to rax and rax_cbs modules 2016-12-08 11:22:42 -05:00
rax_cbs_attachments.py Small fix-ups to convert objects to dicts, update volume details at the appropriate time, and remove unnecessary required argument logic 2016-12-08 11:22:38 -05:00
rax_cdb.py
rax_cdb_database.py Remove unnecessary logic, return the database on delete 2016-12-08 11:22:39 -05:00
rax_cdb_user.py
rax_clb.py Support accounts with more than 100 load balancers 2016-12-08 11:22:42 -05:00
rax_clb_nodes.py It is not correct that you need at least 1 primary node 2016-12-08 11:22:38 -05:00
rax_dns.py
rax_dns_record.py
rax_facts.py
rax_files.py
rax_files_objects.py
rax_identity.py Remove unnecessary required arg logic, and remove 'absent' as a valid choice since it isn't implemented 2016-12-08 11:22:38 -05:00
rax_keypair.py Clean up some required argument logic 2016-12-08 11:22:38 -05:00
rax_meta.py
rax_network.py Clean up some required argument logic 2016-12-08 11:22:38 -05:00
rax_queue.py
rax_scaling_group.py Make a few enhancements to the rax_scaling_group module 2016-12-08 11:22:32 -05:00
rax_scaling_policy.py