podman bash completion script generation step
This commit is contained in:
parent
9dd62b51a2
commit
0d5842d9df
@ -29,6 +29,9 @@
|
||||
loop:
|
||||
"{{ service_users }}"
|
||||
|
||||
- name: Generate podman shell completion scripts for bash
|
||||
command: "podman completion bash"
|
||||
|
||||
- name: Create machinectl bash alias
|
||||
lineinfile:
|
||||
path: "/home/{{ item }}/.bashrc"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user