1 os10_aaa: 2 radius_server: 3 retransmit: 6 4 timeout: 9 5 host: 6 - ip: 10.10.10.10 7 key: 0 8 value: "abc" 9 auth_port: 3 10 state: present 11 tacacs_server: 12 host: 13 - ip: 10.10.10.10 14 key: 0 15 value: "aaaa" 16 auth_port: 3 17 state: present 18 aaa_authentication: 19 login: 20 - console: true 21 type: group radius group tacacs+ local 22 state: present 23 re_authenticate: false 24