Fix device_auth formatting in POD
This commit is contained in:
@@ -16,14 +16,14 @@ C<enable> status after login:
|
|||||||
To use an C<enable> password separate from the login password, add an
|
To use an C<enable> password separate from the login password, add an
|
||||||
C<enable_password> under C<device_auth> tag in your configuration file:
|
C<enable_password> under C<device_auth> tag in your configuration file:
|
||||||
|
|
||||||
device_auth:
|
device_auth:
|
||||||
- tag: sshasa
|
- tag: sshasa
|
||||||
driver: cli
|
driver: cli
|
||||||
platform: ASA
|
platform: ASA
|
||||||
only: '192.0.2.1'
|
only: '192.0.2.1'
|
||||||
username: oliver
|
username: oliver
|
||||||
password: letmein
|
password: letmein
|
||||||
enable_password: myenablepass
|
enable_password: myenablepass
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user