diff --git a/remove_host b/remove_host index 7eec20e085..97443d8067 100755 --- a/remove_host +++ b/remove_host @@ -19,6 +19,7 @@ def main(): yaml.default_flow_style = False yaml.explicit_start = True yaml.preserve_quotes = True + yaml.width = 1024 yaml.indent(sequence=4, offset=2) try: