This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Add license information to `roles/custom/matrix_playbook_migration/tasks/docker_daemon_options_file_cleanup.yml`
pull/4158/head
Slavi Pantaleev
1 year ago
parent
e33ed912cb
commit
6d6fd4bf85
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
roles/custom/matrix_playbook_migration/tasks/docker_daemon_options_file_cleanup.yml
+ 4
- 0
roles/custom/matrix_playbook_migration/tasks/docker_daemon_options_file_cleanup.yml
View File
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2025 Slavi Pantaleev
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
# ansible-role-docker creates the Docker daemon options file (`/etc/docker/daemon.json`) when options are set
Write
Preview
Loading…
Cancel
Save