fix(common): don't run soe task on software install

!17
This commit is contained in:
2024-01-30 19:19:37 +09:30
parent 12a42a3583
commit 5edfdf4faf

View File

@ -4,6 +4,7 @@
name: nfc_common
vars:
common_gather_facts: false
initial_common_tasks: true # Don't run init tasks
aptInstall:
- name: curl
- name: iptables