mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
resultsdb / staging: don't install 2fa task in stg.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user