---
# Groups that do not come to all distros by default.

- name: General | Account Management | Groups 
  group:
    name: "{{ item }}"
    state: present
  loop:
    - sudo
    - video
    - render