Loading .molecule/group_vars/all 0 → 100644 +3 −0 Original line number Diff line number Diff line five: 5 six: 6 eleven: '{{ five + six }}' README.rst +1 −4 Original line number Diff line number Diff line Loading @@ -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 -------------- Loading molecule.yml +3 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
.molecule/group_vars/all 0 → 100644 +3 −0 Original line number Diff line number Diff line five: 5 six: 6 eleven: '{{ five + six }}'
README.rst +1 −4 Original line number Diff line number Diff line Loading @@ -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 -------------- Loading
molecule.yml +3 −0 Original line number Diff line number Diff line Loading @@ -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 Loading