fix: Comment out a line in playbook that was missing a comment sign
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#
|
||||
# 4. Applications without standard way to change config path: Some applications
|
||||
# do not follow XDG specs and do not provide an easy way to change their
|
||||
ax_path. These are left untouched.
|
||||
# ax_path. These are left untouched.
|
||||
|
||||
vars:
|
||||
home_dir: "{{ lookup('env', 'HOME') }}"
|
||||
|
||||
Reference in New Issue
Block a user