Hey,

I want verify if my script is well execut and all task in my script is ok.

But when i run my script with module command or script or shell, the state 
is changed but i'm not rassure if all task in my script is execut ...?

Do you understand ?

Thanks very much guy :)

Regards,

Le jeudi 16 mai 2019 21:49:29 UTC+2, Arentas REC a écrit :
>
> Simply you want dry run yourtasks. to se what will be changed? Is that 
> corect?  
>
> On Thursday, 16 May 2019 12:54:13 UTC, Ryad karkar wrote:
>>
>> Hey all,
>>
>> I have a lot of task in my repertory task/main.yml among them, this one :
>>
>> - name: "Execut my script shell"
>>   script: ./script.sh
>>   register: result
>>   delegate_to: localhost
>>
>> I don't want play this task, i want that when i execut my playbook with 
>> command ansible-playbook, ansible try only this task and he tell me there 
>> is any error or not.
>>
>> do you understand ?
>>
>> Can you help me please community ansible !! ;)
>>
>> Thanks very much !! ^^
>>
>> Regards,
>>
>>

-- 
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/7515c6bd-adb3-4501-b8f0-b05ea799bc93%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to