xlab-si/xopera-opera

View on GitHub
examples/hello/playbooks/delete.yaml

Summary

Maintainability
Test Coverage
---
- hosts: all
  gather_facts: false

  tasks:
    - name: Remove the location
      file:
        path: /tmp/playing-opera
        state: absent