Forum Discussion
R13
Nimbostratus
Feb 27, 2024Error when running bigip_command Playbook against LTM : Syntax Error: unexpected argument /bin/sh\n
I am running a Playbook to test bigip_command using ansible [core 2.15.3] against LTM running 15.1.6.1. When I run the playbook I get the following message: UNREACHABLE! => { “changed”: false, “ms...
Jeffro21_47444
Nimbostratus
Feb 07, 2012Thanks for the help. However, we are on 10.2, is there a way to do this in 10.2?
- zamroni777Mar 03, 2024
MVP
ensure that the cfg file doesnt contain dos format line ending.
there is also error message "Failed to create temporary directory..." which usually means no write permission.
/tmp is usually owned by root
i usually use /var/tmp as it usually user writable