Commit b62571d2 authored by nimrod's avatar nimrod
Browse files

- Rename test_pkg to test_python for consistency.

- Document default variables.
parent 0bd2d22a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
---
---
# defaults file for ansible-role-openbsd-bootstrap
# defaults file for ansible-role-openbsd-bootstrap


openbsd_pkg_mirror: http://www.mirrorservice.org/pub
openbsd_pkg_mirror: http://www.mirrorservice.org/pub # Where to get packages.

tests/test_example.py

deleted100644 → 0
+0 −2
Original line number Original line Diff line number Diff line
def test_example(Command):
    assert Command('uname').rc == 0
+0 −0

File moved.