ansible_ssh_user: xxxxx
ansible_ssh_pass: xxxxx
ansible_network_os: dellemc.os9.os9
build_dir: ../tmp/tmp_os9

os9_snmp:
  snmp_community:
    - name: public
      access_mode: ro
      state: present
