diff options
author | Christian Pointner <equinox@spreadspace.org> | 2020-05-05 13:22:16 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2020-05-05 13:22:16 +0200 |
commit | 000b46e75387d9f657732642a55ea79a4a78f5d4 (patch) | |
tree | c376c4c9951ed19a7b199ae725ac2dbe2bd03937 | |
parent | finally there is an auto_legacy_silent option for interpreter discovery (diff) |
ch-equinox-ws: add python3-ruamel
-rw-r--r-- | inventory/host_vars/ch-equinox-ws.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index 0954a643..d34f6817 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -116,6 +116,7 @@ ubuntu_ws_extra_packages: - pv - pwgen - python3-autopep8 + - python3-ruamel.yaml - qemu-kvm - quilt - radeontop |