diff options
Diffstat (limited to 'ansible/inventory')
-rw-r--r-- | ansible/inventory | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/ansible/inventory b/ansible/inventory index 46a0920..def1d34 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -57,11 +57,19 @@ all: homepi: malabaricus: - debian_unstable: + debian_stretch: + hosts: + malabaricus: + vars: + packages__version: stretch + + debian_sid: hosts: akili: arius: birgitte: + vars: + packages__version: sid vm: hosts: |