community.general/lib/ansible/modules/network/cli
Ganesh Nalawade 8f5cd049d6
Allow check_mode with supports_generate_diff capability in cli_config (#51384)
* If network cliconf support `supports_generate_diff` in
  that case diff between running and cnadidate config
  is generated within Ansible and if check_mode is enabled
  in that case return only diff without actually invoking
  edit_config()
2019-01-29 12:00:39 +05:30
..
__init__.py
cli_command.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
cli_config.py Allow check_mode with supports_generate_diff capability in cli_config (#51384) 2019-01-29 12:00:39 +05:30