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 | ||||
| C<enable_password> under C<device_auth> tag in your configuration file: | ||||
|  | ||||
| device_auth: | ||||
|   - tag: sshasa | ||||
|     driver: cli | ||||
|     platform: ASA | ||||
|     only: '192.0.2.1' | ||||
|     username: oliver | ||||
|     password: letmein | ||||
|     enable_password: myenablepass | ||||
|  device_auth: | ||||
|    - tag: sshasa | ||||
|      driver: cli | ||||
|      platform: ASA | ||||
|      only: '192.0.2.1' | ||||
|      username: oliver | ||||
|      password: letmein | ||||
|      enable_password: myenablepass | ||||
|  | ||||
| =cut | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user