fix(podman_host): remove dangling template
This commit is contained in:
parent
0d70928df3
commit
2b7226addf
1 changed files with 0 additions and 4 deletions
|
|
@ -1,4 +0,0 @@
|
|||
# {{ ansible_managed }}
|
||||
{% for username in podman_host_rootless_users %}
|
||||
{{ username }}:{{ 100000 + ((loop.index - 1) * 65536) }}:65536
|
||||
{% endfor %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue