mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 12:38:11 +00:00
bitwarden
This commit is contained in:
parent
e97bd0de26
commit
5bf6dc6345
@ -73,7 +73,7 @@
|
||||
- name: Changing heimdall background
|
||||
ansible.builtin.shell: sqlite3 /share/docker_data/heimdall/config/www/app.sqlite "UPDATE setting_user SET uservalue = 'backgrounds/TRN2Ydr5dyVAkWvCq4xqR5bQ6iyv5XaKvM1r84sJ.jpg' WHERE user_id = (SELECT id FROM users WHERE username = 'jaydee')"
|
||||
become: true
|
||||
when: inventory_hostname in groups['raspberrypi5']
|
||||
when: inventory_hostname == destination_server
|
||||
# - include_tasks: start_containers.yaml
|
||||
# name: Start Containers
|
||||
# when: inventory_hostname in groups['raspberrypi5']
|
||||
|
Loading…
x
Reference in New Issue
Block a user