Browse Source

work-in-progress regarding #5 and #8

master
Nicolas Massé 8 years ago
parent
commit
96c2d0f175
  1. 5
      allinone.yml
  2. 0
      common/verify-local-requirements.yml

5
allinone.yml

@ -1,6 +1,7 @@
---
# Check that jmespath is installed locally (see issue #5)
- include: "common/install-jmespath.yml"
# Check that the system running this playbook meets our requirements
# (see issues #5 and #8)
- include: "common/verify-local-requirements.yml"
- name: Prepare an "All-in-one" VM for OpenShift
hosts: allinone

0
common/install-jmespath.yml → common/verify-local-requirements.yml

Loading…
Cancel
Save