How to check installed modules : ansible
www.reddit.com › how_to_check_installed_modulesHi All, I have installed a module from ansible-galaxy. But it's not showing up in the installed modules list. How to check it? Ansible sudo ansible-galaxy install arista.eos-acl [WARNING]: - arista.eos-acl (v2.1.8) is already installed - use --force to change version to unspecified Ansible ansible-doc -l | grep eos aireos_command Run commands on remote devices running Cisco WLC aireos_config ...