ansible: fix readline role syntax for consistency

This commit is contained in:
Fernando Schauenburg 2020-12-17 20:12:35 +01:00
parent 198bf132aa
commit a1c3e067bd

View file

@ -3,6 +3,7 @@
path: ~/.config/readline
state: directory
- name: Deploy inputrc
file:
src: "{{ role_path }}/files/inputrc"