Skip to content

[BUG] Migrating to Ansible FQCN filters/modules #2770

@ipspace

Description

@ipspace

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions