1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
christophemorio 9f4fd4c899
init_reconfigure fails on module cloud/misc/terraform.py (#1620)
* fix reconfigure option

If `init_reconfigure` is true, the init fails because it is run as:
`terraform init -input=false - r e c o n f i g u r e`

* changelog fragment

* typo

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-01-13 07:49:00 +01:00
..
action Bump version to 2.0.0 (#1369) 2020-11-26 14:26:36 +01:00
become <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
cache <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
callback <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
connection <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
doc_fragments Tidy up validate-modules ignores for modules: net_tools/nios (#1598) 2021-01-11 22:14:46 +01:00
filter Added filter plugin lists_mergeby. Fix #249 (#604) 2020-12-04 09:32:42 -05:00
inventory <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
lookup <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
module_utils Tidy up validate-modules ignores for modules: net_tools/nios (#1598) 2021-01-11 22:14:46 +01:00
modules init_reconfigure fails on module cloud/misc/terraform.py (#1620) 2021-01-13 07:49:00 +01:00