-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Now that I'm doing pre-Ansible-12 cleanup (and some of the stuff it's forcing me to do isn't all that bad), it might be a good idea to clean up the templates and task lists to use fully-qualified names, for example ansible.utils.ipaddr instead of ipaddr and cisco.ios.ios_config instead of ios_config.
According to my LLM friend, the last Ansible release that did not include collections was 2.9, so making the change would force everyone to use at least 2.10. FWIW, Ubuntu 20.04 has Ansible 2.9 package (that's a problem), but netlab install ansible installs Ansible release 6.7.0 with Ansible core 2.13.13. No idea what we can do on Ubuntu 18.04.
Do you see any showstoppers @ssasso @sdargoeuves @jbemmel @ddutt
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working