Loading defaults/main.yml +0 −1 Original line number Diff line number Diff line --- # defaults file for openbsd-bootstrap openbsd_pkg_mirror: http://www.mirrorservice.org/pub # Where to get packages. molecule.yml +0 −8 Original line number Diff line number Diff line Loading @@ -23,11 +23,3 @@ vagrant: - 'vbguest.auto_update = false' - 'landrush.enabled = false' - 'landrush_ip.override = false' docker: containers: - name: ansible-role-example-ubuntu image: ubuntu image_version: xenial environment: DEBIAN_FRONTEND: noninteractive tests/requirements.yml +2 −6 Original line number Diff line number Diff line --- - src: https://github.com/adarnimrod/openbsd-bootstrap scm: git name: openbsd_bootstrap - src: https://github.com/adarnimrod/ansible-role-debian-bootstrap scm: git name: debian_bootstrap - role: openbsd-bootstrap - role: debian-bootstrap Loading
defaults/main.yml +0 −1 Original line number Diff line number Diff line --- # defaults file for openbsd-bootstrap openbsd_pkg_mirror: http://www.mirrorservice.org/pub # Where to get packages.
molecule.yml +0 −8 Original line number Diff line number Diff line Loading @@ -23,11 +23,3 @@ vagrant: - 'vbguest.auto_update = false' - 'landrush.enabled = false' - 'landrush_ip.override = false' docker: containers: - name: ansible-role-example-ubuntu image: ubuntu image_version: xenial environment: DEBIAN_FRONTEND: noninteractive
tests/requirements.yml +2 −6 Original line number Diff line number Diff line --- - src: https://github.com/adarnimrod/openbsd-bootstrap scm: git name: openbsd_bootstrap - src: https://github.com/adarnimrod/ansible-role-debian-bootstrap scm: git name: debian_bootstrap - role: openbsd-bootstrap - role: debian-bootstrap