summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/iosxr/iosxr_user.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated to cisco.iosxrAnsible Core Team2020-03-231-721/+0
* Removed in 29 (#63680)Nathaniel Case2019-10-241-18/+15
* Revert "Remove top-level arguments from network modules (#62603)"Matt Clay2019-10-151-15/+18
* Remove top-level arguments from network modules (#62603)Nathaniel Case2019-10-151-18/+15
* fix typos in network modules (#62320)Andrey Klychkov2019-09-171-1/+1
* Add iosxr platform guide (#60936)Nilashish Chakraborty2019-08-221-1/+4
* Commenting Cliconf support call for IOS-XR modules for Ansible 2.9 version (#...Sumit Jaiswal2019-04-301-2/+3
* Change default smart connection to ssh on macOS and remove paramiko from requ...Sam Doran2019-04-031-10/+2
* Paramiko might not come standard everywhere (#54486)Toshio Kuratomi2019-04-021-2/+5
* Add option to enter admin configuration mode in iosxr_user (#51430)Nilashish Chakraborty2019-01-301-1/+18
* Deprecated version should be an explicit version number (#44593)Matt Martz2018-08-231-1/+1
* Surround top-level function and class definitions with two blank lines.Joren Vrancken2018-07-311-0/+1
* iosxr_user refactor for cliconf and netconf (#34892)Kedar Kekan2018-01-171-263/+443
* Module DOCUMENTATION should match argspec (#34895)John R Barker2018-01-161-2/+4
* Turns out the order is important (#34116)Nathaniel Case2017-12-211-1/+1
* IOS XR cli tests move to network_cli (#34007)Nathaniel Case2017-12-201-1/+1
* code cleanup for `--diff` and `--check` modes (#33665)Kedar Kekan2017-12-071-2/+4
* IOS-XR NetConf and Cliconf plugin work (#33332)Kedar Kekan2017-12-061-4/+3
* Refactor common network shared and platform utils code into package (#33452)Ganesh Nalawade2017-12-031-3/+3
* Integrated publickey import and removal in iosxr_user (#32115)Sebastiaan van Doesselaar2017-11-151-2/+211
* Tested against IOS XR version (#28563)Trishna Guha2017-08-231-1/+3
* iosxr modules aggregate check and other minor refactor (#28360)Ganesh Nalawade2017-08-181-5/+15
* Change network *_user modules to use configured_password to set a users passw...David Newswanger2017-08-171-10/+16
* Assign network modules maintained by the network team the network metadataToshio Kuratomi2017-08-151-1/+1
* Update metadata to 1.1Toshio Kuratomi2017-08-151-1/+1
* standardized agreggate as arg, and collection and users as aliases for user m...David Newswanger2017-08-161-6/+6
* Remove wildcard, add boilerplate and get rid of get_exceptionToshio Kuratomi2017-07-311-19/+5
* changed collection arg to argregate on 2.4 network modules (#26649)David Newswanger2017-07-261-10/+10
* Fix multiple code and test issues on iosxr (#27267)Ricardo Carrillo Cruz2017-07-251-44/+44
* Add iosxr_user implementation module (#25615)Trishna Guha2017-06-151-0/+311