wip: ansible on alpine

This commit is contained in:
Yann Autissier
2022-10-13 00:52:38 +00:00
parent 54bf6bbbe0
commit 1203c9f005
35 changed files with 185 additions and 115 deletions
+6
View File
@@ -60,6 +60,12 @@ docker_distribution_release: bullseye
docker_machine: amd64
```
* `docker_myos` - Register myos tags
``` yaml
docker_myos: false
```
* `docker_package` - Name of the docker package
``` yaml