Encryption and major changes

This commit is contained in:
2024-09-28 23:12:19 +02:00
parent 1f060541c3
commit 6248286ad2
159 changed files with 153 additions and 129 deletions
+8
View File
@@ -0,0 +1,8 @@
---
# defaults file for duo_security
duo_users: ["*"]
duo_integration_key: "{{ lookup('env', 'DUO_INTEGRATION_KEY') | default('') }}"
duo_secret_key: "{{ lookup('env', 'DUO_SECRET_KEY') | default('') }}"
duo_api_hostname: "{{ lookup('env', 'DUO_API_HOSTNAME') | default('') }}"
_duo_pkg_url: https://pkg.duosecurity.com