f5devcentral / f5-gsts-labs-ansible-cookbook

F5 GSTS Labs for Ansible Cookbooks
MIT License
2 stars 4 forks source link

lab 2.1 failure: bigip_pool module unsupported params "password" "server" "user" #7

Open jamesaffeld opened 5 years ago

jamesaffeld commented 5 years ago

https://docs.ansible.com/ansible/latest/modules/bigip_pool_module.html says the parameters specified in the 2.1 lab playbook are supported but the task output is "fatal: [bigip]: FAILED! => {"changed" false, "msg": unsupported parameters for (bigip_pool) module: password, server, user, validate_certs ....

Did I not successfully install a bigip_pool module update? Can't tell because the web shell is so terrible (current line is below the bottom of the screen, no matter what the screen size/definition)

jamesaffeld commented 5 years ago

playbook syntax is incorrect in lab guide. Got it to work with the following:


tasks: