[Scan OK]
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
# export BWS_ACCESS_TOKEN=<ACCESS_TOKEN_VALUE>
|
||||
# database_password: "{{ lookup('bitwarden.secrets.lookup', '<SECRET_ID>') }}"
|
||||
|
||||
#! script
|
||||
#! SECRETS
|
||||
# - name: Install Bitwarden CLI
|
||||
# ansible.builtin.command:
|
||||
# cmd: "{{ item }}"
|
||||
@@ -81,6 +81,8 @@
|
||||
no_log: true
|
||||
delegate_to: localhost
|
||||
|
||||
#! SECRETS
|
||||
|
||||
- ansible.builtin.git:
|
||||
repo: https://{{ user }}:{{ gitea_token }}@gitea.jingoh.fr/{{ user }}/backup.git
|
||||
dest: "{{ playbook_dir }}/backup"
|
||||
|
||||
Reference in New Issue
Block a user