Hey Siva, That module is not yet part of Ansible core. You need to install it locally from the f5-ansible repository until it is.
Instructions for doing that can be found here https://f5-ansible.readthedocs.io/en/latest/usage/installing_modules.html -tim On Sat, May 27, 2017 at 10:25 PM, Siva Subramaniyan <[email protected]> wrote: > HI Tim, > > When I run the Above play book, getting the error as below. Looks like my > Ansible version is not recognizing the "bigip_gtm_pool" module. Please > advise. > > *Ansible Version:-* > > ansible 2.3.0.0 > config file = /etc/ansible/ansible.cfg > configured module search path = Default w/o overrides > python version = 2.7.5 (default, Aug 2 2016, 04:20:16) [GCC 4.8.5 > 20150623 (Red Hat 4.8.5-4)] > > > *Error while running :-* > > *$ ansible-playbook f5-GTM-pool-disable.yml -i ../inv/fact-host > --syntax-check -vvvv* > > Using /etc/ansible/ansible.cfg as config file > *ERROR! no action detected in task. This often indicates a misspelled > module name, or incorrect module path.* > > The error appears to have been in '/apps/ansible-scripts/f5- > BigIP/playbooks/f5-GTM-pool-disable.yml': line 7, column 5, but may > be elsewhere in the file depending on the exact syntax problem. > > The offending line appears to be: > > > - name: Force pool member offline > ^ here > > > The error appears to have been in '/apps/ansible-scripts/f5- > BigIP/playbooks/f5-GTM-pool-disable.yml': line 7, column 5, but may > be elsewhere in the file depending on the exact syntax problem. > > The offending line appears to be: > > > - name: Force pool member offline > ^ here > > ======================================================= > > Thanks > Siva Subramaniyan. > > > On Tuesday, May 23, 2017 at 11:26:03 PM UTC-6, Siva Subramaniyan wrote: >> >> Hi There, >> >> Can you please share the used case Playbook for the LTM/GTM traffic >> disable in F5 Big IP. >> I have the requirement to switch the Traffic during the change window to >> do the Server side deployments. >> > -- > 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/c635a269-9a9f-42ce-89ef-0d5db6338400%40googlegroups. > com > <https://groups.google.com/d/msgid/ansible-project/c635a269-9a9f-42ce-89ef-0d5db6338400%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/CAB0Zv8hwQGC2EYvU7kQZ%3DDwb-4pkg%2B%3DpAuV14zVTM7Exvk__gw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
