Yeah Paul, I like. I'll add it now. Good suggestion. Thanks, Bryan

On 26 Feb 2014, at 16:59, Paul Durivage <[email protected]> wrote:

> If you so choose, you could add a task to the role to ensure the system is a 
> 64-bit system. 
> 
> - name: "Ensure system is x86_64"
>   fail: msg="Docker requires a 64bit system architecture"
>   when: "ansible_architecture != 'x86_64'"
> 
> See the fail module: http://docs.ansible.com/fail_module.html

-- 
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/6902A0D1-0C59-4E2F-9293-90E79C85466E%40gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to