This commit is contained in:
aynic.os
2021-07-14 23:58:24 +01:00
parent b6f1b8d798
commit da2f3ed44a
40 changed files with 166 additions and 108 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
- name: myos - register myos.tags
set_fact:
myos_tags: "{{ lookup('env', 'MYOS_TAGS_JSON')|from_json or lookup('file', '~/.env') }}"
myos_tags: "{{ lookup('env', 'MYOS_TAGS_JSON')|from_json }}"
tags: debug
- debug: