community.general/lib/ansible/modules/network/iosxr
Sebastiaan van Doesselaar 900abcddb3 Integrated publickey import and removal in iosxr_user (#32115)
* Integrated publickey import and removal in iosxr_user

* Fixed linting issues

* Added version added for publickeyfile option

* Added quotation marks to version, oops

* Added some integration tests, added some checks to prevent aggregate users with public keys.

* Added some integration test files

* Created mutually exclusive public_key and public_key_contents versions of config

* Modified tests to use both methods and test more logins

* Added supports for aggregates

* Incorporated provider auth

* Fixed some lint issues

* Fixed a YAML lint issue

* Implemented catches for unconfigured providers.

* Fixed catches, hopefully

* Another test

* Added groups support so you can add users to multiple groups

* Trailing whitespace
2017-11-15 07:34:36 -07:00
..
__init__.py
iosxr_banner.py Tested against IOS XR version (#28563) 2017-08-23 22:55:21 +05:30
iosxr_command.py Tested against IOS XR version (#28563) 2017-08-23 22:55:21 +05:30
iosxr_config.py Tested against IOS XR version (#28563) 2017-08-23 22:55:21 +05:30
iosxr_facts.py Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
iosxr_interface.py Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
iosxr_logging.py Tested against IOS XR version (#28563) 2017-08-23 22:55:21 +05:30
iosxr_netconf.py - Adds iosxr_netconf module to configure netconf service on IOSXR (#31715) 2017-10-24 08:49:23 +05:30
iosxr_system.py Tested against IOS XR version (#28563) 2017-08-23 22:55:21 +05:30
iosxr_user.py Integrated publickey import and removal in iosxr_user (#32115) 2017-11-15 07:34:36 -07:00