docs: Add changelog and update role documentation
This commit is contained in:
@@ -7,7 +7,7 @@ This role sets up a Docker host, installs Docker, and configures it according to
|
||||
### General
|
||||
|
||||
- `docker_host_package_common_dependencies`: A list of common packages to be installed on the host.
|
||||
- Default: `nfs-common`, `firmware-misc-nonfree`, `linux-image-amd64`
|
||||
- Default: `nfs-common`
|
||||
- `apt_lock_files`: A list of apt lock files to check.
|
||||
- `arch`: The architecture of the host.
|
||||
- Default: `arm64` if `ansible_architecture` is `aarch64`, otherwise `amd64`.
|
||||
@@ -82,4 +82,4 @@ To use this role, include it in your playbook and set the required variables.
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
|
||||
MIT
|
||||
|
||||
Reference in New Issue
Block a user