summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/netconf/netconf_config.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated to ansible.netcommonAnsible Core Team2020-03-231-479/+0
* all: fix all the the duplicate words (#66784)Eitan Adler2020-01-281-1/+1
* Add filter option to netconf_config module (#63593)Mike Wiebe2019-10-301-6/+39
* fixed options (#62605)Sandra McCann2019-09-201-4/+6
* fix typos in network modules (#62320)Andrey Klychkov2019-09-171-2/+2
* Fix netconf_config backup string issue (#56175)Ganesh Nalawade2019-05-071-1/+6
* Fixes Netconf_config single parameter bug (#56138)wjohnston8882019-05-061-1/+1
* Add note to network agnostic modules for supported platforms (#51617)Sandra McCann2019-02-051-1/+3
* Add backup filename and dir path option for config network modules (#50801)Ganesh Nalawade2019-01-241-4/+38
* Convert to reduced list of known types (#50010)Dag Wieers2018-12-191-1/+1
* E325 Removal - Part II (#49196)Abhijeet Kasurde2018-11-281-0/+1
* Fix in confirmed_commit capability in netconf_config modules (#46964)Ganesh Nalawade2018-10-151-6/+12
* fix: check execute_lock boolean, not lock string var (#45329)Nick2018-10-091-1/+1
* Make default_operation optional in netconf_config module (#46333)Ganesh Nalawade2018-10-041-2/+1
* Fix netconf module and plugin issues (#45140)Ganesh Nalawade2018-09-041-8/+11
* Fix netconf_config module default_operation issue (#44958)Ganesh Nalawade2018-08-311-1/+2
* Update netconf_config module doc (#44910)Ganesh Nalawade2018-08-301-3/+3
* Update netconf_config module doc and return diff (#44634)Ganesh Nalawade2018-08-241-5/+9
* Fix netconf_config source option issue (#44630)Ganesh Nalawade2018-08-241-1/+1
* Deprecated version should be an explicit version number (#44593)Matt Martz2018-08-231-1/+1
* Update netconf_config module (#44379)Ganesh Nalawade2018-08-211-239/+285
* adds support for using connection=netconf (#33400)Peter Sprygada2018-01-241-44/+85
* Fix trailing space in ec2_vol example, fix 'the the' typos (#28440)David Kretch2017-08-191-1/+1
* Update metadata to 1.1Toshio Kuratomi2017-08-151-1/+1
* Remove wildcard, add boilerplate and get rid of get_exceptionToshio Kuratomi2017-07-311-34/+15
* Update netconf_config.py (#24323)wiso2017-05-091-18/+54
* [WIP] Network return docs (#23441)John R Barker2017-04-121-1/+1
* Rebase using latest devel branch in order to fix conflicts (#23199)Luis Rueda2017-04-091-7/+47
* look_for_keys & allow_agent actually added in 2.4John R Barker2017-04-061-2/+2
* Update netconf_config.py (#22429)Luis Rueda2017-03-231-0/+18
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* Remove unnecessary shebangs and execute bits.Matt Clay2017-02-221-0/+0
* adding support for no candidate config (#20821)Kevin Kuhls2017-02-081-1/+1
* Don't use netconf's discard_changes when the device has no candidate cap (#19...Leandro Lisboa Penz2017-01-031-1/+2
* Relocating extras into lib/ansible/modules/ after mergeJames Cammarata2016-12-081-0/+225