1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_dotfiles.git synced 2024-08-16 16:09:49 +02:00
ansible_role_dotfiles/templates/ranger_rc.conf.j2

5 lines
113 B
Django/Jinja

{{ ansible_managed | comment }}
#
{% if dotfiles__ranger_hidden_files | bool %}
set show_hidden true
{% endif %}