--- - hosts: localhost roles: - role: standard-test-source tags: - always - role: standard-test-basic tags: - atomic - classic required_packages: - make - anaconda - virtualenv - python3-nose tests: - smoke: dir: . run: ./runtest.sh