summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/cli
Commit message (Expand)AuthorAgeFilesLines
* Migrated to ansible.netcommonAnsible Core Team2020-03-092-593/+0
* all: fix all the the duplicate words (#66784)Eitan Adler2020-01-281-1/+1
* Bug fix for #53271 (return commands for cli_config) (#61808)Adharsh Srivats R2020-01-141-2/+10
* Fix for junos cli_config replace option (#62131)Ganesh Nalawade2019-09-131-6/+18
* Expose `newline` option to cli_command module (#55451)Nathaniel Case2019-05-071-0/+16
* Fix some module author names (#55770)John R Barker2019-04-261-1/+1
* Add note to network agnostic modules for supported platforms (#51617)Sandra McCann2019-02-052-0/+2
* Allow check_mode with supports_generate_diff capability in cli_config (#51384)Ganesh Nalawade2019-01-291-2/+4
* Add multiline config example in cli_config docs (#51413)Trishna Guha2019-01-291-0/+6
* Standardize cliconf get_capabilities (#51147)Nathaniel Case2019-01-281-39/+26
* Add backup filename and dir path option for config network modules (#50801)Ganesh Nalawade2019-01-241-4/+39
* Fix cli_config backup option check (#50926)Ganesh Nalawade2019-01-151-7/+9
* Add backup parameter to cli_config (#50206)Nathaniel Case2018-12-211-1/+21
* Convert to reduced list of known types (#50010)Dag Wieers2018-12-191-1/+1
* cli_config module doc update (#45345)Trishna Guha2018-09-071-5/+3
* Fix cli_command multiple prompt issue (#44922)Ganesh Nalawade2018-08-311-1/+11
* Fix rollback option in cli_config module (#44834)Ganesh Nalawade2018-08-291-7/+18
* Add support for multiple answers in cli_command module (#44560)Ganesh Nalawade2018-08-231-3/+19
* fix diff precedence cli_config module (#44295)Trishna Guha2018-08-171-19/+19
* Add cli_config module (#42413)Trishna Guha2018-08-141-0/+326
* Fix cli_command junos test failure and update doc (#44021)Ganesh Nalawade2018-08-131-0/+11
* replace errant use of 'response' with 'answer' (#43985)Nathaniel Case2018-08-101-1/+1
* Remove unnecessary features from cli_command (#43829)Nathaniel Case2018-08-091-166/+67
* cli_command module (#42916)Nathaniel Case2018-08-062-0/+230