Add bash-completion everywhere
parent
d75dd689a6
commit
47c8f27682
|
@ -17,6 +17,7 @@
|
||||||
- acl # advanced ACL
|
- acl # advanced ACL
|
||||||
- iotop # monitor i/o
|
- iotop # monitor i/o
|
||||||
- tree # <3
|
- tree # <3
|
||||||
|
- bash-completion # because bash
|
||||||
register: apt_result
|
register: apt_result
|
||||||
retries: 3
|
retries: 3
|
||||||
until: apt_result is succeeded
|
until: apt_result is succeeded
|
||||||
|
|
Loading…
Reference in New Issue