Ansible-Linux_Base/base.yml

8 lines
70 B
YAML
Raw Permalink Normal View History

2021-09-01 17:31:49 -06:00
---
# file: base.yml
- hosts: all
become: true
roles:
- base