Re: [ansible-project] BigIP timing out while running playbook

2018-04-02 Thread eric landers
persists, the F5 provides more 1x1 support by visiting > their Github issue tracker for their F5 modules found here > > https://github.com/F5Networks/f5-ansible > > I know this because I work there and I'm the one that writes all these > modules. > > Hope that helps,

[ansible-project] How to use ansible-vault encrypt_string

2018-03-29 Thread eric landers
I'm trying to encrypt a password to use in a playbook but I don't understand what the parameters mean when running the encrypt string command. Let's say my password is Password!123 Do I run the command like this? [root@server1 ~]$ ansible-vault encrypt_string --vault-id topsecret.yaml 'Passw

[ansible-project] BigIP timing out while running playbook

2018-03-27 Thread eric landers
I'm trying to run the below playbook. It gets to the modules task, does nothing for about a minutes, then i get the below error. The BigIP is reachable via SSH from the ansible server. This playbook is working for other BigIP's. I'm also able to run ad-hoc commands from the ansible server to

[ansible-project] Error while running bigip_node module

2018-03-15 Thread eric landers
I'm trying to run the bigip_node playbook and am receiving the below error. I've also upgraded to python 2.7 which is now running alongside of python 2.6. How do I make the f5 modules now point to python 2.7 instead of 2.6? [admin@server1 f5]$ cat playbooks/labbigipnode.yaml --- - name: Create