dne-dna-code icon indicating copy to clipboard operation
dne-dna-code copied to clipboard

Provides code examples for DevNet Test Drive Catalyst (DNA) series

Results 43 dne-dna-code issues
Sort by recently updated
recently updated
newest added

@klevenstein @annegentle fixes for https://github.com/CiscoDevNet/learning-labs-issues/issues/340 https://app.asana.com/0/1198519112934421/1202311527450743

(venv) ubuntu@ubuntu1804:~/code/dne-dna-code/intro-ansible$ ansible-playbook ansible-02-ios-modules/02-ios_command_show.yaml PLAY [Sample IOS show version for Ansible 2.5] ************************************************************************************************************************************************************* TASK [GATHERING FACTS] ************************************************************************************************************************************************************************************* fatal: [ios-xe-mgmt.cisco.com]: FAILED! => {"msg": "timed out"} to retry, use: --limit @/home/ubuntu/code/dne-dna-code/intro-ansible/ansible-02-ios-modules/02-ios_command_show.retry PLAY...

When trying to run the lab I get errors around the inventory file/host file not being found: ```bash ansible-playbook ansible-02-ios-modules/02-ios_command_show.yaml [WARNING]: No inventory was parsed, only implicit localhost is available...

Updates for the intro-ansible lab

Use webexteamssdk instead of sparkapi

Bumps [ansible](https://github.com/ansible/ansible) from 2.5.4 to 4.2.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ansible&package-manager=pip&previous-version=2.5.4&new-version=4.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [ansible](https://github.com/ansible/ansible) from 2.5.4 to 4.2.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ansible&package-manager=pip&previous-version=2.5.4&new-version=4.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies