- name: Dutch UTF-8 locale locale_gen: name=nl_NL.UTF-8 state=present - name: English (US) UTF-8 locale locale_gen: name=en_US.UTF-8 state=present