Commit 8cccda81 authored by nimrod's avatar nimrod
Browse files
parents 0d43b578 4a2811b7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
five: 5
six: 6
eleven: '{{ five + six }}'
+1 −4
Original line number Diff line number Diff line
@@ -10,10 +10,7 @@ playbook.
Requirements
------------

- `Ansible 2.0 or later <https://www.ansible.com/>`_.
- `OpenBSD <http://www.openbsd.org/>`_ or `Debian <http://www.debian.org/>`_
  (OpenBSD 5.9 and Debian Jessie are tested, other versions or derivatives
  should also work).
See :code:`meta/main.yml` and assertions at top of :code:`tasks/main.yml`.

Role Variables
--------------
+3 −0
Original line number Diff line number Diff line
@@ -9,6 +9,9 @@ molecule:
  ansible_config_template: ansible.cfg

vagrant:
  providers:
  - name: virtualbox
    type: virtualbox
  platforms:
  - name: openbsd
    box: kaorimatz/openbsd-5.9-amd64