system_users__groups: - name: '{{ lxc_host }}' user: False system_users__accounts: - name: '{{ lxc_host }}' group: '{{ lxc_host }}' admin: True shell: '/bin/bash'