ff
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
path: "{{ ffxHomeDirectory }}/.bashrc"
|
||||
insertbefore: BOF
|
||||
line: >-
|
||||
export TMDB_API_KEY="<TMDB API token>"
|
||||
export TMDB_API_KEY="{{ ffxTmdbApiKey | default('<TMDB API key>') }}"
|
||||
|
||||
- name: Add ffx alias to .bashrc
|
||||
become: true
|
||||
|
||||
Reference in New Issue
Block a user