Server IP : 85.214.239.14 / Your IP : 3.147.82.108 Web Server : Apache/2.4.62 (Debian) System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.18 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/ansible_collections/dellemc/os6/roles/os6_aaa/tests/ |
Upload File : |
--- # vars file for dellemc.os6.os6_aaa, # below gives a sample configuration # Sample variables for OS6 device os6_aaa: tacacs_server: key: 0 key_string: aacdsvdfsvfsfvfsv host: - ip: 30.0.0.10 key: key_string: ahvksjvskjvbkjsd auth_port: 6 timeout: 6 state: absent radius_server: key: 0 key_string: ahvksjvskjvb retransmit: 4 timeout: 5 host: - ip: 40.0.0.10 key: 0 key_string: ahvksjvskjvbkjsd retransmit: 4 auth_port: 6 timeout: 6 state: absent acct: - ip: 10.0.0.1 key: 0 key_string: asvkbjfssvfsf auth_port: 2 state: present auth: - ip: 10.0.0.2 key: 0 key_string: asdnksfnfnksnddjknsdn name: radius usage: all priority: 2 timeout: 2 retransmit: 5 auth_port: 3 deadtime: 6 attribute: - id: 6 type: "{{attribute_type.mandatory}}" state: present - id: 31 type: "{{attribute_type.mac_ietf_lower_case}}" state: present - id: 31 type: "{{attribute_type.mac}}" state: absent state: present attribute: - id: 6 type: "{{attribute_type.mandatory}}" state: present - id: 31 type: "{{attribute_type.mac_ietf_lower_case}}" state: present aaa_authentication: auth_list: - name: default login_or_enable: login server: tacacs use_password: local state: absent - name: console server: radius login_or_enable: login use_password: local state: absent - name: tacp server: tacacs login_or_enable: enable use_password: enable state: absent dot1x: none aaa_authorization: exec: - authorization_list_name: aaa authorization_method: none use_data: local state: absent network: radius aaa_accounting: dot1x: none aaa_server: radius: dynamic_author: auth_type: client: - ip: 10.0.0.1 key: 0 key_string: aaskjsksdkjsdda state: present - ip: 10.0.0.2 key: key_string: aaskjsksdkjsdda state: present - ip: 10.0.0.3 key: key_string: state: present state: present