1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-02 14:27:08 +00:00
community.general/lib
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
..
ansible Allow check_mode with supports_generate_diff capability in cli_config (#51384) 2019-01-29 12:00:39 +05:30