Update setup-anisette-v3-ansible.yaml

This commit is contained in:
Macley 2024-03-24 22:22:34 +01:00 committed by GitHub
parent 8013768407
commit 2242a4e274
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@
line: "export XDG_RUNTIME_DIR=/run/user/{{rootless_usr.uid}}" line: "export XDG_RUNTIME_DIR=/run/user/{{rootless_usr.uid}}"
path: "/home/{{ rootless_usr.name }}/.bashrc" path: "/home/{{ rootless_usr.name }}/.bashrc"
- name: Make sure acl is installed for rootless - name: Install podman and deps
ansible.builtin.package: ansible.builtin.package:
name: name:
- podman - podman