resultsdb / staging: don't install 2fa task in stg.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
0a4698b669
commit
ef65a0e620
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@
|
|||
tasks:
|
||||
# this is how you include other task lists
|
||||
- import_tasks: "{{ tasks_path }}/2fa_client.yml"
|
||||
when: env != "staging"
|
||||
- import_tasks: "{{ tasks_path }}/motd.yml"
|
||||
|
||||
handlers:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue