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