summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-12-07 14:07:13 +0200
committerLars Wirzenius <liw@liw.fi>2019-12-07 14:07:13 +0200
commit37d278944bdb94ce04cd5b9cd2a97a667eae3312 (patch)
tree838e4ff58ef5040034a85fb562830add653fc7bf
parenta21aeffdc1271f74135273f8d9c12e4da08ea809 (diff)
downloadvmdb2-37d278944bdb94ce04cd5b9cd2a97a667eae3312.tar.gz
Fix: drop step to run ansible via shell
There's no playbook so it doesn't work.
-rw-r--r--pc.vmdb5
1 files changed, 0 insertions, 5 deletions
diff --git a/pc.vmdb b/pc.vmdb
index 866d0d8..d7ea912 100644
--- a/pc.vmdb
+++ b/pc.vmdb
@@ -41,10 +41,5 @@ steps:
shell: |
apt -y install python
- - shell: |
- printf '[pc]\n%s hostname=pc\n' "$ROOT" > pc.inventory
- ansible-playbook -i pc.inventory -c chroot pc.yml
- root-fs: /
-
- grub: bios
tag: /