--- # - hosts: localhost - hosts: all roles: - role: standard-test-source tags: - always - role: standard-test-basic tags: - atomic - classic required_packages: - python3 - python3-dbus - libblockdev-plugins-all tests: - unit-tests: dir: . run: ./unit_testing.sh