Ben is correct.  The change is determined by AWS CloudFormation API 
endpoint, not by Ansible itself.  Changes to resources, parameters, 
outputs, etc would indicate a change according to the Cloudformation API, 
not to timestamp alone.

On Wednesday, October 15, 2014 5:00:37 AM UTC-4, Ben Symonds wrote:
>
> I haven't actually checked the module code, but I think it _always_ makes 
> the request to cfn, and relies on cfn to determine whether there are any 
> changes or not. So it's up to cfn. Changing the timestamp of the template 
> file has no effect - the template content is unchanged so there is nothing 
> for cfn to do.
>
> On 14 October 2014 22:09, Tennis Smith <ten...@nextgxdx.com <javascript:>> 
> wrote:
>
>>
>> I'm using the cloudformation module 
>> <http://docs.ansible.com/cloudformation_module.html> to start a stack.  
>>
>> Everything works.  But, I'd like to update the stack now that it is 
>> running. 
>>
>> According to the documentation, the stack can be updated if the template 
>> changed (below)
>>
>> <https://lh4.googleusercontent.com/-2CKWsUSXuVM/VD2QHiBIISI/AAAAAAAAACI/_37Nu24dz4w/s1600/screenshot.png>
>>
>> Just touching the template file with new date values doesn't work.  What 
>> about the template has to change before the module will update a running 
>> stack?
>>
>> -T
>>
>> -- 
>> 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-proje...@googlegroups.com <javascript:>.
>> To post to this group, send email to ansible...@googlegroups.com 
>> <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/ansible-project/6feec89e-4b9e-4f7b-941f-7ac31347c059%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/ansible-project/6feec89e-4b9e-4f7b-941f-7ac31347c059%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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/280f9157-1ba1-4294-8660-024565f4c336%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to