community.general/lib/ansible/modules/cloud/misc
Jose Rodriguez 14e3febb2c Prevent utf-8 codec error in py3 (#44228)
Cannot upload templates in Python 3.x. Gives utf-8 codec error.
Fixes this by opening the template file in binary mode.
2018-08-23 14:33:00 -04:00
..
__init__.py
cloud_init_data_facts.py new module cloud_init_data_facts (#37932) 2018-05-25 07:44:24 +02:00
helm.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ovirt.py Fix the oVirt high_performance VM type description. 2018-02-06 03:38:12 -05:00
proxmox.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
proxmox_kvm.py fixed proxmox_kvm documentation (#44308) 2018-08-18 05:39:18 -04:00
proxmox_template.py Prevent utf-8 codec error in py3 (#44228) 2018-08-23 14:33:00 -04:00
rhevm.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
serverless.py Introduce `force` and `verbose` options in serverless module (#43947) 2018-08-10 12:30:36 -04:00
terraform.py modules/terraform: fix -no-color position in workspace command (#43644) 2018-08-03 13:14:14 -04:00
virt.py Removing required from documentaion of name parameter (#43530) 2018-08-02 17:37:14 +10:00
virt_net.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
virt_pool.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
xenserver_facts.py Make xenserver_facts actually work (#35821) 2018-05-22 13:31:35 -04:00