No specific requirement. I just wanted to bundle up some ad hoc commands 
and run them via script module.

You are correct. I just recently setup that 2nd vm and didnt have ansible 
installed. Fixed that. Now the command runs but doesnt actually create the 
file, even though the output reports changed..

Any idea why that would be? Doesnt seem to do anything when pointed to tmp 
either

[ansible@localhost playbooks]$ ansible-playbook scriptcall.yml

PLAY [10.10.0.4] 
*******************************************************************************************************

TASK [Gathering Facts] 
*************************************************************************************************
ok: [10.10.0.4]

TASK [Run a script] 
****************************************************************************************************
changed: [10.10.0.4]

PLAY RECAP 
*************************************************************************************************************
10.10.0.4                  : ok=2    changed=1    unreachable=0    failed=0




>

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/3b6cfc66-e1ff-4a7e-ad76-631d864044f3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to