Coder Social home page Coder Social logo

jefvantongerloo / ansible-aos-demo Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 51 KB

Ansible demo for Alcatel-Lucent Enterprise AOS6 and AOS8.

License: Apache License 2.0

cli ansible demo networking network rest-api alcatel alcatel-lucent alcatel-lucent-enterprise network-automation

ansible-aos-demo's Introduction

ansible-aos-demo's People

Contributors

jefvantongerloo avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

ansible-aos-demo's Issues

Issue on backup AOS6

(.venv) eduardo@Eduardos-MacBook-Pro ansible-aos-demo % cat inventory.yml
all:
hosts:
NET-SWI-001:
ansible_host: 10.48.0.3
device_vendor: alcatel
device_os: aos6

(.venv) eduardo@Eduardos-MacBook-Pro ansible-aos-demo % ssh [email protected]
admin's password for keyboard-interactive method:
admin's password for keyboard-interactive method:

Welcome to the Alcatel-Lucent Enterprise OmniSwitch 6350
Software Version 6.7.2.122.R08 GA, September 04, 2020.

Copyright (C) ALE USA Inc. 2014-2019. All rights reserved.

OmniSwitch(TM) is a trademark of Alcatel-Lucent Enterprise registered
in the United States Patent and Trademark Office.

-> exit
Connection to 10.48.0.3 closed.

(.venv) eduardo@Eduardos-MacBook-Pro ansible-aos-demo % cat inventory.yml
all:
hosts:
NET-SWI-001:
ansible_host: 10.48.0.3
device_vendor: alcatel
device_os: aos6

(.venv) eduardo@Eduardos-MacBook-Pro ansible-aos-demo % ansible-playbook backup-all.yml -v
Using /Users/eduardo/Documents/Python/ansible-aos-demo/ansible.cfg as config file

PLAY [Backup all devices] *******************************************************************************************************************************************

TASK [IMPORT >> backup configuration] *******************************************************************************************************************************
included: /Users/eduardo/Documents/Python/ansible-aos-demo/backup-aos6.yml for NET-SWI-001

TASK [AOS6 >> backup configuration] *********************************************************************************************************************************
fatal: [NET-SWI-001]: FAILED! => changed=false
msg: 'Unsupported parameters for (ale_aos_command) module: command Supported parameters include: commands, host, password, port, sshconfig, timing, username'

PLAY RECAP **********************************************************************************************************************************************************
NET-SWI-001 : ok=1 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.