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
@@ -6,6 +6,12 @@ Interact with remote services
### Default variables
* `remotes_myos` - Retrieve myos tags
``` yaml
remotes_myos: false
```
* `remotes_packages` - List of packages to install/remove on your hosts
``` yaml