f6a4803669
* Add net_user platform agnostic module Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * Integration test for net_user Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * modify eos_user module to support name param as alias to username Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * Test collection of users Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
3 lines
130 B
YAML
3 lines
130 B
YAML
---
|
|
- include: "{{ role_path }}/tests/eos/userprivilege.yaml"
|
|
when: hostvars[inventory_hostname]['ansible_network_os'] == 'eos'
|