make sure we have toml

Signed-off-by: Rick Elrod <rick@elrod.me>
pull/74236/head
Rick Elrod 3 years ago
parent 77d58e12ee
commit 1002e63193

@ -2,6 +2,9 @@
set -eux
source virtualenv.sh
pip install toml
export ANSIBLE_INVENTORY_ENABLED=toml
# A few things to make it easier to grep against adhoc

Loading…
Cancel
Save