Skip to content

Commit

Permalink
Test: Moleculing the molecule
Browse files Browse the repository at this point in the history
  • Loading branch information
gmuloc committed Jan 3, 2025
1 parent 933c669 commit b04e914
Showing 1 changed file with 0 additions and 32 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,8 @@

- [Management](#management)
- [Management Interfaces](#management-interfaces)
<<<<<<< HEAD:ansible_collections/arista/avd/molecule/eos_cli_config_gen/documentation/devices/host6.md
- [Monitoring](#monitoring)
- [SNMP](#snmp)
=======
- [Authentication](#authentication)
- [Local Users](#local-users)
- [TACACS Servers](#tacacs-servers)

>>>>>>> 762c5af13 (adding support for salt arg):ansible_collections/arista/avd/molecule/eos_cli_config_gen/documentation/devices/host4_inline_jinja.md

## Management

Expand Down Expand Up @@ -44,33 +37,8 @@ interface Management1

## Monitoring

<<<<<<< HEAD:ansible_collections/arista/avd/molecule/eos_cli_config_gen/documentation/devices/host6.md

### SNMP

=======

### Local Users

#### Local Users Summary

| User | Privilege | Role | Disabled | Shell |
| ---- | --------- | ---- | -------- | ----- |
| sha-user | 15 | network-admin | False | - |
| sha-user-the-second | 15 | network-admin | False | - |

#### Local Users Device Configuration

```eos
!
username sha-user privilege 15 role network-admin secret sha512 <removed>
username sha-user-the-second privilege 15 role network-admin secret sha512 <removed>
```

### TACACS Servers
>>>>>>>
>>>>>>> 762c5af13 (adding support for salt arg):ansible_collections/arista/avd/molecule/eos_cli_config_gen/documentation/devices/host4_inline_jinja.md
#### SNMP Configuration Summary

| Contact | Location | SNMP Traps | State |
Expand Down

0 comments on commit b04e914

Please sign in to comment.