Skip to content
Snippets Groups Projects
base.yml 94 B
#!/usr/bin/env ansible-playbook
---
- name: BASE
  hosts: all
  tags: all
  roles:
    - base