community.general/lib/ansible/modules/cloud/misc
Ryan Brown f428108845
[terraform] Disable input prompts during terraform init/plan/apply (#38842)
Per Hashicorp's [guidelines][1] for automated use of terraform CLI, this PR
adds the `-input=false` option to all the commands executed in the
module. If input is required, this causes a hard failure that will
become a module failure.

[1]: https://www.terraform.io/guides/running-terraform-in-automation.html
2018-04-20 12:28:49 -04:00
..
__init__.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05: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 Update proxmox_kvm.py (#39045) 2018-04-20 09:06:53 +02:00
proxmox_template.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
rhevm.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
serverless.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
terraform.py [terraform] Disable input prompts during terraform init/plan/apply (#38842) 2018-04-20 12:28:49 -04:00
virt.py Improved language around XML description. (#36263) 2018-02-16 11:15:17 +01:00
virt_net.py changes description to match module (#31364) 2018-04-02 11:24:15 -04:00
virt_pool.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
xenserver_facts.py Clean up non-standard module shebangs. 2018-03-21 11:04:55 -07:00