1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-05-06 15:35:48 +00:00
ansible-podman-collections/tests/integration/targets/connection/create-nonroot-user.yml

7 lines
120 B
YAML

- hosts: "{{ target_hosts }}"
gather_facts: no
tasks:
- name: Create a user
user:
name: testuser