mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 22:24:23 -07:00
Feat/terraform no color parameter (#10154)
* no_color * fix docs and duplicating * fix indentation * changelog fragmen * Update changelogs/fragments/10154-terraform_no_color_paramater.yml Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> --------- Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
2a18a07bdc
commit
1db255ff2d
2 changed files with 75 additions and 33 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- terraform - adds the ``no_color`` parameter, which suppresses or allows color codes in stdout from Terraform commands (https://github.com/ansible-collections/community.general/pull/10154).
|
Loading…
Add table
Add a link
Reference in a new issue