can you paste a copy of ansible --version into this thread? I suspect you are not running the latest version from devel
On Mon, Aug 8, 2016 at 12:35 PM, Tony R <[email protected]> wrote: > OK, any other ideas? I cloned the repository. I edited ansible.cfg. I > also tried the --module-path command line parameter. But all I get is this > error about not being able to find the asa_command module: > > TASK [asa_command] ****************************** > ******************************* > fatal: [asa5505]: FAILED! => {"failed": true, "msg": "Could not find > imported module support code for asa_command. Looked for either * or asa"} > > > > On Sun, Aug 7, 2016 at 9:38 AM, jean-christophe manciot < > [email protected]> wrote: > >> The asa_* commands are not part of latest Ansible version (2.1.1.0) yet. >>> >> You need to clone the repository https://github.com/ansible/ans >> ible-modules-extras and modify ansible's configuration to point to your >> local folder in /etc/ansible/ansible.cfg with "library = ..." >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Ansible Project" group. >> To unsubscribe from this topic, visit https://groups.google.com/d/to >> pic/ansible-project/QWMQJCUavV0/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To post to this group, send email to [email protected]. >> To view this discussion on the web visit https://groups.google.com/d/ms >> gid/ansible-project/c80fd3d5-634e-4bfe-ad4d-17d116f95a15% >> 40googlegroups.com >> <https://groups.google.com/d/msgid/ansible-project/c80fd3d5-634e-4bfe-ad4d-17d116f95a15%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/ansible-project/CAM8dj%3D1UdM1-aCppUhiojwsEsut7pyBRAzWyE% > 3Di5PoLBYFX_%3Dg%40mail.gmail.com > <https://groups.google.com/d/msgid/ansible-project/CAM8dj%3D1UdM1-aCppUhiojwsEsut7pyBRAzWyE%3Di5PoLBYFX_%3Dg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAEkdrMiPe2bMzuZ133z2086KKz%3DUHAP-GoQzDuY2_ZFaFA1DsQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
