add secrets
This commit is contained in:
@ -11,6 +11,9 @@
|
||||
- include_tasks: passwords.yaml
|
||||
loop: "{{ default_accounts }}"
|
||||
|
||||
- include_tasks: secrets.yaml
|
||||
loop: "{{ secret_keys }}"
|
||||
|
||||
- include_tasks: htpasswd.yaml
|
||||
loop: "{{ htpasswd_accounts }}"
|
||||
|
||||
|
Reference in New Issue
Block a user