community.general/lib/ansible/modules/network/cli
Nathaniel Case 38890ddcaf
Expose `newline` option to cli_command module (#55451)
* Add newline to all cliconf plugins

* Expose newline in cli_command

* Also hook up to anything using transform_commands directly
2019-05-07 17:25:57 -04:00
..
__init__.py
cli_command.py Expose `newline` option to cli_command module (#55451) 2019-05-07 17:25:57 -04:00
cli_config.py