Pārlūkot izejas kodu

readded google authenticator lines

fengor 10 gadus atpakaļ
vecāks
revīzija
2fd1e1b722
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4
    0
      roles/common/tasks/main.yml

+ 4
- 0
roles/common/tasks/main.yml Parādīt failu

@@ -73,3 +73,7 @@
73 73
 - include: ufw.yml tags=ufw
74 74
 - include: security.yml tags=security
75 75
 - include: ntp.yml tags=ntp
76
+- include: google_auth.yml tags=google_auth
77
+  when: ansible_distribution_release != 'trusty'
78
+- include: google_auth_mod.yml tags=google_auth
79
+  when: ansible_distribution_release == 'trusty'

Notiek ielāde…
Atcelt
Saglabāt