Rachel Sibley bb681e
---
Rachel Sibley bb681e
# This first play always runs on the local staging system
Rachel Sibley bb681e
- hosts: localhost
Rachel Sibley bb681e
  tags:
Rachel Sibley bb681e
  - atomic
Rachel Sibley bb681e
  - classic
Rachel Sibley bb681e
  - container
Rachel Sibley bb681e
  roles:
Rachel Sibley bb681e
  - { role: standard-test-beakerlib, tests: [ test-basics, readlink-cannot-handle-recursive-symlinks ] }