1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-03-22 02:29:08 +00:00
ansible-podman-collections/tests/integration/targets/connection/create-nonroot-user.yml
Sergey 0332db2aad
Change yes/no to true/false in the modules (#561)
Fix #560
Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
2023-03-08 23:28:52 +02:00

7 lines
123 B
YAML

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